We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4253842 commit 7d1885fCopy full SHA for 7d1885f
.github/workflows/release.yaml
@@ -28,6 +28,6 @@ jobs:
28
# See https://github.com/helm/chart-releaser
29
# See https://github.com/helm/chart-releaser-action
30
- name: Run chart-releaser
31
- uses: helm/chart-releaser-action@v1.2.1
+ uses: helm/chart-releaser-action@v1.6.0
32
env:
33
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments