File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
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.6 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.7 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.6 ";
1+ LTAG="v0.3.7 ";
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.6
1+ v0.3.7
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:10016b09 -136-5826 "
233+ image : " quay.io/devtron/dashboard:f8b8f93c -136-5938 "
234234 imagePullPolicy : IfNotPresent
235235 ports :
236236 - name : app
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ spec:
153153 serviceAccountName : devtron
154154 containers :
155155 - name : devtron
156- image : " quay.io/devtron/devtron:dd20d01a -146-5889 "
156+ image : " quay.io/devtron/devtron:3e457b88 -146-5937 "
157157 imagePullPolicy : IfNotPresent
158158 ports :
159159 - name : devtron
Original file line number Diff line number Diff line change 4040 - name : MIGRATE_TO_VERSION
4141 value : " 0"
4242 - name : GIT_HASH
43- value : dd20d01a35a5f5320ff9a0d934d61a0dc2cd38bf
43+ value : 3e457b887caac0043fe4cde406581bfb44623f44
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
You can’t perform that action at this time.
0 commit comments