deps: update helm/chart-releaser-action action to v1.6.0

This commit is contained in:
renovate[bot] 2023-11-04 01:37:23 +00:00
parent 68033c70ca
commit f57f5611e5
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,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.5.0 uses: helm/chart-releaser-action@v1.6.0
env: env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}" CR_TOKEN: "${{ secrets.CR_TOKEN }}"