File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
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.24 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.3.25 /manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.3.24 ";
1+ LTAG="v0.3.25 ";
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.24
1+ v0.3.25
Original file line number Diff line number Diff line change 2121 serviceAccount : devtron
2222 containers :
2323 - name : kubelink
24- image : " quay.io/devtron/kubelink:099da9cb -318-7833 "
24+ image : " quay.io/devtron/kubelink:1be465ec -318-7966 "
2525 imagePullPolicy : IfNotPresent
2626 ports :
2727 - name : app
You can’t perform that action at this time.
0 commit comments