We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8740934 commit f61ab8bCopy full SHA for f61ab8b
charts/devtron/values.yaml
@@ -1,7 +1,7 @@
1
installer:
2
repo: "devtron-labs/devtron"
3
# For Kubernetes version < 1.16, set release: legacy. You won't be able to upgrade Devtron unless you upgrade the K8s version to 1.16 or above.
4
- release: "v0.6.10-rc.2" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
+ release: "v0.6.10" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
5
image: quay.io/devtron/inception
6
tag: 1d2b87e5-185-11095
7
source: "github" # Available options are github and gitee
0 commit comments