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 6fe9b62 commit 05bbdfeCopy full SHA for 05bbdfe
.github/workflows/release.yaml
@@ -23,6 +23,6 @@ jobs:
23
git config user.email "[email protected]"
24
25
- name: Run chart-releaser
26
- uses: helm/chart-releaser-action@v1.1.0
+ uses: helm/chart-releaser-action@v1.6.0
27
env:
28
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments