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.16 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.17 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.16 ";
1+ LTAG="v0.3.17 ";
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.16
1+ v0.3.17
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ spec:
154154 serviceAccountName : devtron
155155 containers :
156156 - name : devtron
157- image : " quay.io/devtron/devtron:06d6c052 -146-7025 "
157+ image : " quay.io/devtron/devtron:fed99b26 -146-7118 "
158158 imagePullPolicy : IfNotPresent
159159 ports :
160160 - 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 : 06d6c052883af151ef82767a14f853b9ea781046
43+ value : fed99b263372746d637cf35b44d95d5c127c5d62
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
8181 - name : MIGRATE_TO_VERSION
8282 value : " 0"
8383 - name : GIT_HASH
84- value : 06d6c052883af151ef82767a14f853b9ea781046
84+ value : fed99b263372746d637cf35b44d95d5c127c5d62
8585 - name : GIT_BRANCH
8686 value : main
8787 envFrom :
You can’t perform that action at this time.
0 commit comments