deps: update helm/chart-releaser-action action to v1.7.0 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a90103fcd
commit
970d330f67
|
|
@ -27,6 +27,6 @@ jobs:
|
||||||
helm repo add stable https://charts.helm.sh/stable
|
helm repo add stable https://charts.helm.sh/stable
|
||||||
|
|
||||||
- name: Run chart-releaser
|
- name: Run chart-releaser
|
||||||
uses: helm/chart-releaser-action@v1.6.0
|
uses: helm/chart-releaser-action@v1.7.0
|
||||||
env:
|
env:
|
||||||
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue