File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : infra-apps
33description : Argo CD app-of-apps config for infrastructure components
44type : application
5- version : 0.224.1
5+ version : 0.225.0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -18,11 +18,11 @@ annotations:
1818 artifacthub.io/containsSecurityUpdates : " false"
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: "chore: Update cert-manager from 1.16.1 to 1.16.2 "
21+ description: "chore: Update mimir chart to 5.5.1, mimir version to 2.14.0 "
2222 links:
23- - name: "cert-manager 1.16.2 Release"
24- url: "https://github.com/cert-manager/cert-manager /releases/tag/v1.16.2 "
25- - name: "Restrict max size of PEM inputs "
26- url: https://github .com/cert-manager/cert-manager/pull/7401
27- - name: "Bump go + base images "
28- url: https://github.com/cert-manager/cert-manager/pull/7431
23+ - name: "Grafana Mimir Release 2.14.0 "
24+ url: "https://github.com/grafana/mimir /releases/tag/mimir-2.14.0 "
25+ - name: "Grafana Mimir Helm Chart Release Notes 5.5 "
26+ url: " https://grafana .com/docs/helm-charts/mimir-distributed/latest/release-notes/v5.5/"
27+ - name: "Grafana Mimir Helm Chart detailed Release Notes "
28+ url: " https://github.com/grafana/mimir/blob/main/operations/helm/charts/mimir-distributed/CHANGELOG.md"
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ mimir:
235235 # -- Chart
236236 chart : mimir-distributed
237237 # -- [mimir Helm chart](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed)
238- targetRevision : 5.4.0
238+ targetRevision : 5.5.1
239239 # -- Helm values
240240 # @default -- [upstream values](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed/values.yaml)
241241 values : {}
You can’t perform that action at this time.
0 commit comments