argocd-helm/charts/argo-cd/templates
Mikhail Zholobov 54b6a57d3f
fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209)
* fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller

These are deprecated in favor of corresponding settings in `config.params`, to match with
the official docs: https://argo-cd.readthedocs.io/en/stable/operator-manual/argocd-cmd-params-cm-yaml/

The same changes were previously done for all other components much earlier in
https://github.com/argoproj/argo-helm/pull/1267
and then these params were removed in https://github.com/argoproj/argo-helm/pull/2407

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>

* chore(argo-cd): Bump argo-cd chart version

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>

---------

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
2025-03-31 21:39:17 +01:00
..
argocd-application-controller feat(argo-cd): Update to Argo CD 2.14 (#3155) 2025-02-04 12:25:53 +01:00
argocd-applicationset feat(argo-cd): Update to Argo CD 2.14 (#3155) 2025-02-04 12:25:53 +01:00
argocd-commit-server fix(argo-cd): Fixed broken topologySpreadConstraints template in commitServer component (#3182) 2025-03-01 12:07:26 +09:00
argocd-configs fix(argo-cd): Fix required cluster credentials name (#3136) 2025-01-28 09:57:48 +00:00
argocd-notifications fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209) 2025-03-31 21:39:17 +01:00
argocd-repo-server feat(argo-cd): Update to Argo CD 2.14 (#3155) 2025-02-04 12:25:53 +01:00
argocd-server feat(argo-cd): Update to Argo CD 2.14 (#3155) 2025-02-04 12:25:53 +01:00
crds feat(argo-cd): Update to Argo CD 2.14 (#3155) 2025-02-04 12:25:53 +01:00
dex fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209) 2025-03-31 21:39:17 +01:00
redis feat(argo-cd): Add honorLabels config for ServiceMonitor resources (#3018) 2024-11-10 10:42:00 +09:00
redis-secret-init feat(argo-cd): Add affinity to redisSecretInit Job (#2962) 2024-10-03 22:53:05 +09:00
_common.tpl fix(argo-cd): Ensure app.kubernetes.io/version label is valid (#2148) 2023-07-17 18:56:13 +09:00
_helpers.tpl fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209) 2025-03-31 21:39:17 +01:00
_versions.tpl chore(argo-cd): Remove deprecated features and redesign Ingress (#2407) 2024-02-07 21:40:05 +00:00
aggregate-roles.yaml fix(argo-cd): Always create ApplicationSet as following upstream (#2688) 2024-05-13 06:31:48 +02:00
extra-manifests.yaml fix(argo-cd): helm lint error when extraObjects is defined (#2116) 2023-06-20 09:05:25 +09:00
networkpolicy-default-deny.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
NOTES.txt fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209) 2025-03-31 21:39:17 +01:00