From 71eda529214ef037eae3d5a06e620c111c9744c5 Mon Sep 17 00:00:00 2001 From: Shubham Kumar <87755583+Shubham9t9@users.noreply.github.com> Date: Thu, 1 Sep 2022 16:47:35 +0530 Subject: [PATCH] update argocd-dex server image and cicdauthenticator image (#2269) Co-authored-by: Shubham9t9 --- charts/devtron/devtron-bom.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/devtron/devtron-bom.yaml b/charts/devtron/devtron-bom.yaml index bf6dc8c5a59..3aac0711293 100644 --- a/charts/devtron/devtron-bom.yaml +++ b/charts/devtron/devtron-bom.yaml @@ -10,10 +10,10 @@ components: image: "quay.io/devtron/hyperion:e9175e98-282-10212" cicdImage: "quay.io/devtron/devtron:e9175e98-4-10210" argocdDexServer: - image: "quay.io/dexidp/dex:v2.25.0" + image: "ghcr.io/dexidp/dex:v2.30.2" initContainer: authenticator: "quay.io/devtron/authenticator:415f5470-279-6520" - cicdAuthenticator: "quay.io/argoproj/argocd:v1.8.1" + cicdAuthenticator: "quay.io/argoproj/argocd:v2.4.0" kubelink: image: "quay.io/devtron/kubelink:59a0df88-318-9226" postgres: