File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ global:
1010installer :
1111 repo : " devtron-labs/devtron"
1212# 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.
13- release : " v0.6.18 " # 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
13+ release : " v0.6.19 " # 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
1414 image : quay.io/devtron/inception
1515 tag : 44b30917-185-13275
1616 source : " github" # Available options are github and gitee
@@ -56,12 +56,12 @@ components:
5656 USE_V2 : " true"
5757 ENABLE_BUILD_CONTEXT : " true"
5858 ENABLE_RESTART_WORKLOAD : " true"
59- image : " quay.io/devtron/dashboard:8965c3ae -466-14429 "
59+ image : " quay.io/devtron/dashboard:21fa40d4 -466-14490 "
6060 imagePullPolicy : IfNotPresent
6161
6262 devtron :
63- image : " quay.io/devtron/hyperion:323d8059 -336-14426 "
64- cicdImage : " quay.io/devtron/devtron:323d8059 -435-14420 "
63+ image : " quay.io/devtron/hyperion:8f1c1b92 -336-14491 "
64+ cicdImage : " quay.io/devtron/devtron:8f1c1b92 -435-14487 "
6565 imagePullPolicy : IfNotPresent
6666 customOverrides :
6767 DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:37b94b38-138-14234"
You can’t perform that action at this time.
0 commit comments