feat(argo-cd): Upgrade argocd to v2.4.14 (#1515)

* feat(argo-cd): Upgrade argocd to v2.4.14
Signed-off-by: smcavallo <smcavallo@hotmail.com>

* updated dex.image.tag
Signed-off-by: smcavallo <smcavallo@hotmail.com>
This commit is contained in:
smcavallo 2022-10-06 17:04:46 -04:00 committed by GitHub
parent 197526a40b
commit 3eb68caf8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -689,7 +689,7 @@ dex:
# -- Dex image repository
repository: ghcr.io/dexidp/dex
# -- Dex image tag
tag: v2.35.0-distroless
tag: v2.35.1-distroless
# -- Dex imagePullPolicy
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""