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:
Marco Kilchhofer 2022-03-31 13:58:55 +02:00 committed by GitHub
parent b179665dc8
commit f47bab3acc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -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: