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 5b70e7d commit d1cfcecCopy full SHA for d1cfcec
.github/workflows/helm-release.yml
@@ -30,6 +30,6 @@ jobs:
30
helm repo add dandydeveloper https://dandydeveloper.github.io/charts
31
32
- name: Run chart-releaser
33
- uses: helm/chart-releaser-action@v1.1.0
+ uses: helm/chart-releaser-action@v1.6.0
34
env:
35
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments