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

This commit is contained in:
renovate[bot] 2025-01-25 01:33:08 +00:00 committed by GitHub
parent 0a90103fcd
commit 1896851aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"