deps: update helm/chart-releaser-action action to v1.6.0
This commit is contained in:
parent
68033c70ca
commit
f57f5611e5
|
|
@ -29,6 +29,6 @@ jobs:
|
|||
helm repo add stable https://charts.helm.sh/stable
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.5.0
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue