fix(argo-cd): Update dex to v2.27.0 (#772)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
c7f1bfbda3
commit
87855a4caa
2 changed files with 3 additions and 3 deletions
|
|
@ -216,8 +216,8 @@ dex:
|
|||
interval: 30s
|
||||
|
||||
image:
|
||||
repository: quay.io/dexidp/dex
|
||||
tag: v2.26.0
|
||||
repository: ghcr.io/dexidp/dex
|
||||
tag: v2.27.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
initImage:
|
||||
repository:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue