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.225 .0
5+ version : 0.226 .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 mimir chart to 5.5.1, mimir version to 2.14.0 "
21+ description: "chore: Update kured chart to 5.5.2 and app to 1.16.2 "
2222 links:
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"
23+ - name: "Update kured chart to 5.5.2 "
24+ url: https://github.com/kubereboot/charts/commits/main/charts/kured
25+ - name: "Update kured to 1.16.2 "
26+ url: https://github .com/kubereboot/kured/releases
27+ - name: "Bump kubernetes-versions to 0.29.x "
28+ url: https://github.com/kubereboot/kured/releases/tag/1.16.0
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ kured:
200200 # -- Chart
201201 chart : kured
202202 # -- [Kured Helm chart](https://github.com/kubereboot/charts/tree/main/charts/kured)
203- targetRevision : 5.4.5
203+ targetRevision : 5.5.2
204204 # -- Helm values
205205 # @default -- [upstream values](https://github.com/kubereboot/charts/blob/main/charts/kured/values.yaml)
206206 values : {}
You can’t perform that action at this time.
0 commit comments