fix(argo-cd): Upgrade dex to v2.30.2 (#1205)
This was missing during Argo CD upgrade 2.2 -> 2.3 Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
b179665dc8
commit
f47bab3acc
3 changed files with 4 additions and 4 deletions
|
|
@ -395,7 +395,7 @@ dex:
|
|||
# -- Dex image repository
|
||||
repository: ghcr.io/dexidp/dex
|
||||
# -- Dex image tag
|
||||
tag: v2.30.0
|
||||
tag: v2.30.2
|
||||
# -- Dex imagePullPolicy
|
||||
imagePullPolicy: IfNotPresent
|
||||
initImage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue