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.3.10 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.11 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.10 ";
1+ LTAG="v0.3.11 ";
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.3.10
1+ v0.3.11
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ spec:
230230 - name : envoy-config-volume
231231 mountPath : /etc/envoy-config/
232232 - name : dashboard
233- image : " quay.io/devtron/dashboard:e4f7a382 -136-6001 "
233+ image : " quay.io/devtron/dashboard:b31a6bdc -136-6082 "
234234 imagePullPolicy : IfNotPresent
235235 ports :
236236 - name : app
You can’t perform that action at this time.
0 commit comments