File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 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.18 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.19 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.18 ";
1+ LTAG="v0.3.19 ";
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.18
1+ v0.3.19
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ spec:
155155 serviceAccountName : devtron
156156 containers :
157157 - name : devtron
158- image : " quay.io/devtron/devtron:721c9243 -146-7242 "
158+ image : " quay.io/devtron/devtron:4df1a4f5 -146-7283 "
159159 imagePullPolicy : IfNotPresent
160160 ports :
161161 - 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 : 721c92435f00289b0c3218f334ca93a78051db2a
43+ value : 4df1a4f571655503b18561a930929e4435a3cfc6
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
8181 - name : MIGRATE_TO_VERSION
8282 value : " 0"
8383 - name : GIT_HASH
84- value : 721c92435f00289b0c3218f334ca93a78051db2a
84+ value : 4df1a4f571655503b18561a930929e4435a3cfc6
8585 - name : GIT_BRANCH
8686 value : main
8787 envFrom :
You can’t perform that action at this time.
0 commit comments