We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbb00eb + c617279 commit 6c58513Copy full SHA for 6c58513
1 file changed
.github/workflows/charts-release.yaml
@@ -25,7 +25,7 @@ jobs:
25
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
26
27
- name: Run chart-releaser
28
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
29
with:
30
version: v1.6.0
31
charts_dir: charts
0 commit comments