Skip to content

Commit

Permalink
update argocd-dex server image and cicdauthenticator image (#2269)
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham9t9 <[email protected]>
  • Loading branch information
Shubham9t9 and Shubham9t9 authored Sep 1, 2022
1 parent 07da30e commit 71eda52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 71eda52

Please sign in to comment.