Update chart-releaser-action to v1.6.0
This commit is contained in:
parent
c0007cb6bc
commit
4fb4f4de30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: azure/setup-helm@v3
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.5.0
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
with:
|
||||
skip_existing: "true"
|
||||
charts_dir: charts
|
||||
|
|
Loading…
Reference in a new issue