chore(argo-cd): upgrade Dex to 2.35 to avoid CVE-2022-39222 (#1507)
* chore(argo-cd): upgrade Dex to 2.35 to avoid CVE-2022-39222 Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * update image tag Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
0b5ab6da18
commit
332173bd77
3 changed files with 5 additions and 5 deletions
|
|
@ -687,7 +687,7 @@ dex:
|
|||
# -- Dex image repository
|
||||
repository: ghcr.io/dexidp/dex
|
||||
# -- Dex image tag
|
||||
tag: v2.32.0
|
||||
tag: v2.35.0-distroless
|
||||
# -- Dex imagePullPolicy
|
||||
# @default -- `""` (defaults to global.image.imagePullPolicy)
|
||||
imagePullPolicy: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue