bump to use chart-releaser v1.6.0 (#146)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2023-06-27 17:48:59 +02:00
committed by GitHub
parent 5f8660e6e9
commit fdfc0aa11c
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -62,7 +62,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
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
```
@@ -76,7 +76,7 @@ It does this during every push to `main` by checking each chart in your
```yaml
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
config: cr.yaml