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 541f368 commit 065f6c5Copy full SHA for 065f6c5
.github/workflows/helm_release.yaml
@@ -20,7 +20,7 @@ jobs:
20
git config user.email "[email protected]"
21
22
- name: Install chart-releaser
23
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
24
with:
25
install_only: true
26
0 commit comments