feat(argo-cd): upgrade dexIDP from 2.36.0 -> 2.37.0 (#2155)

feat: upgrade dexIDP from 2.36.0 -> 2.37.0

Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
This commit is contained in:
Venkata Mutyala 2023-07-10 01:14:16 -07:00 committed by GitHub
parent 5e5bad5262
commit 4f6f25198e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -928,7 +928,7 @@ dex:
# -- Dex image repository
repository: ghcr.io/dexidp/dex
# -- Dex image tag
tag: v2.36.0
tag: v2.37.0
# -- Dex imagePullPolicy
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""