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 1f14243 commit d08d963Copy full SHA for d08d963
.github/workflows/release.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Run chart-releaser
59
if: steps.tag_exists.outputs.TAG_EXISTS == 'false'
60
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
61
with:
62
charts_dir: charts
63
config: .github/cr.yaml
0 commit comments