We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5441d6d commit 9addf83Copy full SHA for 9addf83
.github/workflows/helm-release.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
# Run chart-releaser action (https://github.com/helm/chart-releaser-action).
29
- name: Run chart-releaser
30
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
31
with:
32
charts_dir: helm
33
skip_existing: true
0 commit comments