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 3f6e500 commit 0a0f9a4Copy full SHA for 0a0f9a4
charts/devtron/templates/devtron.yaml
@@ -34,7 +34,7 @@ data:
34
CI_WORKFLOW_EXECUTOR_TYPE: SYSTEM
35
DEVTRON_INSTALLATION_TYPE: enterprise
36
DEVTRON_VERSION_IDENTIFIER_IN_HELM_VALUES: "devtron.installer.release"
37
- DEVTRON_BOM_URL: https://github.com/devtron-labs/charts/blob/devtron-enterprise-%s/charts/devtron-enterprise/devtron-bom.yaml
+ DEVTRON_BOM_URL: https://raw.githubusercontent.com/devtron-labs/charts/refs/tags/devtron-enterprise-%s/charts/devtron-enterprise/devtron-bom.yaml
38
{{- end }}
39
{{- if $.Values.installer.modules }}
40
{{- if has "cicd" $.Values.installer.modules }}
0 commit comments