File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
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.23 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.24 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.2.23 ";
1+ LTAG="v0.2.24 ";
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.23
1+ v0.2.24
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:cf908937 -146-5072 "
155+ image : " quay.io/devtron/devtron:c2ea2331 -146-5095 "
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 : cf9089371123e28c0675a144a12fa1a61c531f09
43+ value : c2ea23312cd819b217c3915ac93c13e006f54329
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
You can’t perform that action at this time.
0 commit comments