@@ -2,7 +2,7 @@ apiVersion: v2
22name : infra-apps
33description : Argo CD app-of-apps config for infrastructure components
44type : application
5- version : 0.256 .0
5+ version : 0.257 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -19,29 +19,6 @@ annotations:
1919 artifacthub.io/changes : |
2020 - kind: changed
2121 description: |
22- fix: update certManager to 1.19.2
23-
24- - Fixes for various CVEs
25- - Updated ACME client
26- - Add IPv6 rules to the default network policy
27- - Add global.nodeSelector to helm chart
28- - Add a feature gate to default to Ingress pathType Exact in ACME HTTP01 Ingress challenge solvers.
29- - Add generated applyconfigurations allowing clients to make type-safe server-side apply requests for cert-manager resources.
30- - Added API defaults to issuer references group (cert-manager.io) and kind (Issuer)
31- - Added certmanager_certificate_challenge_status Prometheus metric.
32- - Added protocol field for rfc2136 DNS01 provider
33- - The CAInjectorMerging feature has been promoted to BETA and is now enabled by default
34- - Updated certificate metrics to the collector approach
35- - ACME: Increased challenge authorization timeout to 2 minutes to fix error waiting for authorization
36- - Increase maximum sizes of PEM certificates and chain
37-
38-
39- links:
40- - name: v1.19.2 Release
41- url: https://github.com/cert-manager/cert-manager/releases/tag/v1.19.2
42- - name: v1.18.4 Release
43- url: https://github.com/cert-manager/cert-manager/releases/tag/v1.18.4
44- - name: v1.19.1 Release
45- url: https://github.com/cert-manager/cert-manager/releases/tag/v1.19.1
46- - name: v1.19.0 Release
47- url: https://github.com/cert-manager/cert-manager/releases/tag/v1.19.0
22+ Update from kube-prometheus-stack v79.9.0 to v80.9.2
23+ - Update etcd image digest bump in v80.9.0
24+ - Update kube-prometheus-stack dependencies non-major updates
0 commit comments