@@ -3,7 +3,7 @@ appVersion: v2.14.9-2025-04-23-4de04dd8
33kubeVersion : " >=1.25.0-0"
44description : A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55name : argo-cd
6- version : 7.8.23-2 -cap-v2.14.9-2025-04-23-4de04dd8
6+ version : 7.8.23-3 -cap-v2.14.9-2025-04-23-4de04dd8
77home : https://github.com/argoproj/argo-helm
88icon : https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99sources :
@@ -27,54 +27,4 @@ annotations:
2727 url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828 artifacthub.io/changes : |
2929 - kind: changed
30- description: downgraded helm/chart-releaser-action to v1.5.0 to avoid issue https://github.com/helm/chart-releaser-action/issues/171
31- - kind: changed
32- description: bumped argo-cd to v2.14.9-2025-04-20-584fc7f3
33- - kind: fixed
34- description: Secret for embedded Redis deployments now always uses the same name and key
35- - kind: fixed
36- description: Make code clearer when Redis Secret is optional
37- - kind: fixed
38- description: Correct oliver006/redis_exporter image tag
39- - kind: fixed
40- description: Moved to oliver006/redis_exporter to support multi-arch images (also for non-HA redis)
41- - kind: fixed
42- description: Remove quotation marks around loglevel and logformat CLI args
43- - kind: fixed
44- description: Fixed the log level and log format override for components "dexserver" and "notificationscontroller"
45- - kind: deprecated
46- description: Value `notifications.logLevel` is depreacted in favor of `configs.params."notificationscontroller.log.level"`
47- - kind: deprecated
48- description: Value `notifications.logFormat` is depreacted in favor of `configs.params."notificationscontroller.log.format"`
49- - kind: deprecated
50- description: Value `dex.logLevel` is depreacted in favor of `configs.params."dexserver.log.level"`
51- - kind: deprecated
52- description: Value `dex.logFormat` is depreacted in favor of `configs.params."dexserver.log.format"`
53- - kind: changed
54- description: Upgrade redis-ha
55- - kind: changed
56- description: Bump redis-exporter to 1.69.0
57- - kind: fixed
58- description: Fixed broken topologySpreadConstraints template in commitServer component
59- - kind: added
60- description: Added a comment how to pass values into argocd-cm ConfigMap
61- - kind: added
62- description: Support controller.sync.timeout.seconds
63- - kind: changed
64- description: Bump dex version to v2.42.0
65- - kind: fixed
66- description: Create ServiceMonitor for dex only if dex is enabled
67- - kind: fixed
68- description: Fixed typo in README
69- - kind: fixed
70- description: remove required function in $cluster_key from clusterCredentials
71- - kind: changed
72- description: Bump redis to 7.4.2
73- - kind: added
74- description: Add feature toggle to ArgoCD configmap allowing sync impersonation
75- - kind: fixed
76- description: Address ingress regression of PR #3081, use toString before tpl function
77- - kind: added
78- description: Added conditional around argocd-tls-certs-cm.yaml helm creation
79- - kind: fixed
80- description: Correct ingress listen-ports example
30+ description: removed event-reporter resources
0 commit comments