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.
2 parents b4f82f5 + 8adcd3b commit 424cb05Copy full SHA for 424cb05
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: azure/setup-helm@v4
27
28
- name: Run chart-releaser
29
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
30
with:
31
config: .github/cr.yml
32
env:
0 commit comments