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 71c963b commit 0d3b8cbCopy full SHA for 0d3b8cb
.github/workflows/release-charts.yaml
@@ -30,3 +30,5 @@ jobs:
30
uses: helm/[email protected]
31
env:
32
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
33
+ CR_PAGES_INDEX_PATH: "helm-charts/index.yaml"
34
+ CR_RELEASE_NAME_TEMPLATE: "{{ .Name }}-chart-{{ .Version }}"
0 commit comments