File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11installer :
22 release : " v0.4.16"
33 image : " quay.io/devtron/inception"
4- tag : " acb623ff -185-7117 "
4+ tag : " c62d4c30 -185-9354 "
55
66components :
77 dashboard :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ installer:
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.
44 release : " v0.4.16" # 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
6- tag : acb623ff -185-7117
6+ tag : c62d4c30 -185-9354
77 source : " github" # Available options are github and gitee
88# mode: "dashboard" # Available options are dashboard, full and hyperion (deprecated) NOT USING THIS
99 modules : [] # Available options are cicd
Original file line number Diff line number Diff line change 7878 spec :
7979 containers :
8080 -
81- image : quay.io/devtron/inception:"
81+ image : quay.io/devtron/inception:c62d4c30-185-9354
8282 imagePullPolicy : IfNotPresent
8383 name : inception
8484 ports :
You can’t perform that action at this time.
0 commit comments