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 15175bf commit aec96bfCopy full SHA for aec96bf
.github/workflows/release-chart.yaml
@@ -24,4 +24,4 @@ jobs:
24
env:
25
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
26
CR_SKIP_EXISTING: true
27
- CR_RELEASE_NAME_TEMPLATE: "Helm Chart - v{{ .Version }}"
+ CR_RELEASE_NAME_TEMPLATE: "Helm-Chart-v{{ .Version }}"
0 commit comments