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.2.19 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.20 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.2.19 ";
1+ LTAG="v0.2.20 ";
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.2.19
1+ v0.2.20
Original file line number Diff line number Diff line change 5656 CD_NODE_TAINTS_VALUE : " "
5757 CD_ARTIFACT_LOCATION_FORMAT : " %d/%d.zip"
5858 DEFAULT_CD_NAMESPACE : " devtron-cd"
59- DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:00ebc675 -138-4656 "
59+ DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:cb8700fd -138-4786 "
6060 DEFAULT_CD_TIMEOUT : " 3600"
6161 WF_CONTROLLER_INSTANCE_ID : " devtron-runner"
6262 CI_LOGS_KEY_PREFIX : " ci-artifacts"
@@ -152,7 +152,7 @@ spec:
152152 serviceAccountName : devtron
153153 containers :
154154 - name : devtron
155- image : " quay.io/devtron/devtron:47bc7f0f -146-4776 "
155+ image : " quay.io/devtron/devtron:7d843551 -146-4873 "
156156 imagePullPolicy : IfNotPresent
157157 ports :
158158 - 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 : 47bc7f0f8ff90f0c24836a74ab0872f6da496a0a
43+ value : 7d8435519013ea8f8c00064ab8d87ad1d339a497
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
You can’t perform that action at this time.
0 commit comments