argocd-helm/charts/argo-cd/templates/dex
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
..
deployment.yaml fix(argo-cd): Deprecate logLevel and logFormat values for dex and notifications controller (#3209) 2025-03-31 21:39:17 +01:00
networkpolicy.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
pdb.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
role.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
rolebinding.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
service.yaml feat(argo-cd): add support for dual stack clusters (#2649) 2024-05-31 21:04:50 +09:00
serviceaccount.yaml feat(argo-cd): Support ability to set .Values.namespaceOverride (#2679) 2024-05-14 16:17:31 +01:00
servicemonitor.yaml fix(argo-cd): only create dex-servicemonitor if dex is enabled (#3159) 2025-02-06 10:34:55 +00:00