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.26 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.27 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.26 ";
1+ LTAG="v0.3.27 ";
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.26
1+ v0.3.27
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ spec:
231231 - name : envoy-config-volume
232232 mountPath : /etc/envoy-config/
233233 - name : dashboard
234- image : " quay.io/devtron/dashboard:57632b6b -325-7998 "
234+ image : " quay.io/devtron/dashboard:6399c34c -325-8094 "
235235 imagePullPolicy : IfNotPresent
236236 ports :
237237 - name : app
You can’t perform that action at this time.
0 commit comments