We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cae904 commit 0229efaCopy full SHA for 0229efa
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ 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
with:
33
mark_as_latest: false
34
env:
0 commit comments