File tree Expand file tree Collapse file tree 6 files changed +9
-8
lines changed Expand file tree Collapse file tree 6 files changed +9
-8
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.17 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.18 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.17 ";
1+ LTAG="v0.3.18 ";
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.17
1+ v0.3.18
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:e569e1de -136-7119 "
234+ image : " quay.io/devtron/dashboard:0a473777 -136-7240 "
235235 imagePullPolicy : IfNotPresent
236236 ports :
237237 - name : app
Original file line number Diff line number Diff line change 5757 CD_NODE_TAINTS_VALUE : " ci"
5858 CD_ARTIFACT_LOCATION_FORMAT : " %d/%d.zip"
5959 DEFAULT_CD_NAMESPACE : " devtron-cd"
60- DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:a60f4ab4 -138-6833 "
60+ DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:f948c43c -138-7243 "
6161 DEFAULT_CD_TIMEOUT : " 3600"
6262 WF_CONTROLLER_INSTANCE_ID : " devtron-runner"
6363 CI_LOGS_KEY_PREFIX : " ci-artifacts"
8989 GRAFANA_PORT : " 80"
9090 GRAFANA_NAMESPACE : " devtroncd"
9191 HELM_CLIENT_URL : kubelink-service.devtroncd:50051
92+ GITOPS_REPO_PREFIX : " devtron"
9293
9394---
9495apiVersion : v1
@@ -154,7 +155,7 @@ spec:
154155 serviceAccountName : devtron
155156 containers :
156157 - name : devtron
157- image : " quay.io/devtron/devtron:fed99b26 -146-7118 "
158+ image : " quay.io/devtron/devtron:721c9243 -146-7242 "
158159 imagePullPolicy : IfNotPresent
159160 ports :
160161 - 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 : fed99b263372746d637cf35b44d95d5c127c5d62
43+ value : 721c92435f00289b0c3218f334ca93a78051db2a
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
8181 - name : MIGRATE_TO_VERSION
8282 value : " 0"
8383 - name : GIT_HASH
84- value : fed99b263372746d637cf35b44d95d5c127c5d62
84+ value : 721c92435f00289b0c3218f334ca93a78051db2a
8585 - name : GIT_BRANCH
8686 value : main
8787 envFrom :
You can’t perform that action at this time.
0 commit comments