@@ -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.0
5+ version : 0.224.1
66home : https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -18,16 +18,11 @@ annotations:
1818 artifacthub.io/containsSecurityUpdates : " false"
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: "feat : Update Argo CD from 2.13.0 to 2.13.1 "
21+ description: "chore : Update cert-manager from 1.16.1 to 1.16.2 "
2222 links:
23- - name: "Argo CD 2.13.1 Release"
24- url: https://github.com/argoproj/argo-cd/releases/tag/v2.13.1
25- - kind: changed
26- description: "feat: Update Argo CD Helm chart from 7.7.0 to 7.7.5"
27- links:
28- - name: "chore: Update redis-ha"
29- url: https://github.com/argoproj/argo-helm/pull/3026
30- - name: "chore: Update Redis Image"
31- url: https://github.com/argoproj/argo-helm/pull/3023
32- - name: "feat: honorLabels config for ServiceMonitors"
33- url: https://github.com/argoproj/argo-helm/pull/3018
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
0 commit comments