From 686d615e0768bf40bc29ff7c704ad54d422164d6 Mon Sep 17 00:00:00 2001 From: Wylie Hobbs Date: Sat, 12 Dec 2020 11:18:56 -0700 Subject: [PATCH] Bump dex image for secretEnv in staticClients to work Signed-off-by: Wylie Hobbs --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 5331d96b..f665e173 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -195,7 +195,7 @@ dex: image: repository: quay.io/dexidp/dex - tag: v2.22.0 + tag: v2.26.0 imagePullPolicy: IfNotPresent initImage: repository: