We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07da30e commit 71eda52Copy full SHA for 71eda52
charts/devtron/devtron-bom.yaml
@@ -10,10 +10,10 @@ components:
10
image: "quay.io/devtron/hyperion:e9175e98-282-10212"
11
cicdImage: "quay.io/devtron/devtron:e9175e98-4-10210"
12
argocdDexServer:
13
- image: "quay.io/dexidp/dex:v2.25.0"
+ image: "ghcr.io/dexidp/dex:v2.30.2"
14
initContainer:
15
authenticator: "quay.io/devtron/authenticator:415f5470-279-6520"
16
- cicdAuthenticator: "quay.io/argoproj/argocd:v1.8.1"
+ cicdAuthenticator: "quay.io/argoproj/argocd:v2.4.0"
17
kubelink:
18
image: "quay.io/devtron/kubelink:59a0df88-318-9226"
19
postgres:
0 commit comments