File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ metadata:
44 name : installer-devtron
55 namespace : devtroncd
66spec :
7- url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.11 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.12 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.2.11 ";
1+ LTAG="v0.2.12 ";
22REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";
33
44operatorSecret = kubectl get secret -n devtroncd devtron-operator-secret;
Original file line number Diff line number Diff line change 1- v0.2.11
1+ v0.2.12
Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ spec:
237237 - name : envoy-config-volume
238238 mountPath : /etc/envoy-config/
239239 - name : dashboard
240- image : " quay.io/devtron/dashboard:af7eedfe -136-4239 "
240+ image : " quay.io/devtron/dashboard:62a6cbc5 -136-4325 "
241241 imagePullPolicy : IfNotPresent
242242 ports :
243243 - name : app
You can’t perform that action at this time.
0 commit comments