File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-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.2.26 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.27 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.2.26 ";
1+ LTAG="v0.2.27 ";
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.26
1+ v0.2.27
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:13ad8a1a -136-5168 "
233+ image : " quay.io/devtron/dashboard:17d4b0d8 -136-5231 "
234234 imagePullPolicy : IfNotPresent
235235 ports :
236236 - name : app
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ spec:
152152 serviceAccountName : devtron
153153 containers :
154154 - name : devtron
155- image : " quay.io/devtron/devtron:0386066e -146-5169 "
155+ image : " quay.io/devtron/devtron:16898c7d -146-5232 "
156156 imagePullPolicy : IfNotPresent
157157 ports :
158158 - name : devtron
Original file line number Diff line number Diff line change 5454 terminationGracePeriodSeconds : 10
5555 containers :
5656 - name : git-sensor
57- image : quay.io/devtron/git-sensor:65b33aa0 -200-5021
57+ image : quay.io/devtron/git-sensor:99e02913 -200-5229"
5858 ports :
5959 - containerPort : 8080
6060 name : sensor
Original file line number Diff line number Diff line change 4040 - name : MIGRATE_TO_VERSION
4141 value : " 0"
4242 - name : GIT_HASH
43- value : 0386066e608be38cac130444338324b314fca380
43+ value : 16898c7de920387afcfb8b210213d730cae0bdab
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
@@ -116,7 +116,7 @@ spec:
116116 - name : GIT_BRANCH
117117 value : main
118118 - name : GIT_HASH
119- value : 65b33aa021e362c7419811b4932bb1bbc24f585b
119+ value : 99e02913c55c6f7f584fac3443a265bf25a87895
120120 envFrom :
121121 - secretRef :
122122 name : postgresql-migrator
You can’t perform that action at this time.
0 commit comments