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.36 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.2.37 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.2.36 ";
1+ LTAG="v0.2.37 ";
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.36
1+ v0.2.37
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ spec:
153153 serviceAccountName : devtron
154154 containers :
155155 - name : devtron
156- image : " quay.io/devtron/devtron:7ae160af -146-5700 "
156+ image : " quay.io/devtron/devtron:8f8346f2 -146-5764 "
157157 imagePullPolicy : IfNotPresent
158158 ports :
159159 - 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 : 7ae160af7ecf0734477229a2b0f6e52759919d4c
43+ value : 8f8346f29d245acc2404693b3958c4a91e2a1f99
4444 envFrom :
4545 - secretRef :
4646 name : postgresql-migrator
You can’t perform that action at this time.
0 commit comments