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 11apiVersion : v2
22name : devtron-operator
3- appVersion : 0.6.7-rc.1
3+ appVersion : 0.6.7
44description : Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55keywords :
66 - Devtron
@@ -11,7 +11,7 @@ keywords:
1111 - argocd
1212 - Hyperion
1313engine : gotpl
14- version : 0.22.42
14+ version : 0.22.43
1515sources :
1616 - https://github.com/devtron-labs/charts
1717dependencies :
Original file line number Diff line number Diff line change 11installer :
2- release : " v0.6.7-rc.1 "
2+ release : " v0.6.7"
33 image : " quay.io/devtron/inception"
44 tag : " 1d2b87e5-185-11095"
55
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.6.7-rc.1 /manifests/installation-script
7+ url : https://raw.githubusercontent.com/devtron-labs/devtron/v0.6.7/manifests/installation-script
Original file line number Diff line number Diff line change 1- LTAG="v0.6.7-rc.1 ";
1+ LTAG="v0.6.7";
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- beta 1 v0.6.7-rc.1
1+ stable - 1 v0.6.7
Original file line number Diff line number Diff line change 1- v0.6.6
1+ v0.6.7
Original file line number Diff line number Diff line change 5454 CD_NODE_TAINTS_VALUE : " ci"
5555 CD_ARTIFACT_LOCATION_FORMAT : " %d/%d.zip"
5656 DEFAULT_CD_NAMESPACE : " devtron-cd"
57- DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:aac53ba6 -138-11453 "
57+ DEFAULT_CI_IMAGE : " quay.io/devtron/ci-runner:ebf52be8 -138-11641 "
5858 DEFAULT_CD_TIMEOUT : " 3600"
5959 WF_CONTROLLER_INSTANCE_ID : " devtron-runner"
6060 CI_LOGS_KEY_PREFIX : " ci-artifacts"
You can’t perform that action at this time.
0 commit comments