File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ components:
77 dashboard :
88 image : " quay.io/devtron/dashboard:3a064e5e-325-11658"
99 devtron :
10- image : " quay.io/devtron/hyperion:f733769d -280-11662 "
10+ image : " quay.io/devtron/hyperion:07e7628c -280-11672 "
1111 cicdImage : " quay.io/devtron/devtron:07e7628c-326-11670"
1212 argocdDexServer :
1313 image : " ghcr.io/dexidp/dex:v2.30.2"
Original file line number Diff line number Diff line change 11installer :
22 repo : " devtron-labs/devtron"
33# For Kubernetes version < 1.16, set release: legacy. You won't be able to upgrade Devtron unless you upgrade the K8s version to 1.16 or above.
4- release : " v0.6.7 " # You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
4+ release : " v0.6.8 " # You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
55 image : quay.io/devtron/inception
66 tag : 1d2b87e5-185-11095
77 source : " github" # Available options are github and gitee
@@ -47,7 +47,7 @@ components:
4747 imagePullPolicy : IfNotPresent
4848
4949 devtron :
50- image : " quay.io/devtron/hyperion:f733769d -280-11662 "
50+ image : " quay.io/devtron/hyperion:07e7628c -280-11672 "
5151 cicdImage : " quay.io/devtron/devtron:07e7628c-326-11670"
5252 imagePullPolicy : IfNotPresent
5353 customOverrides : {}
You can’t perform that action at this time.
0 commit comments