chore(deps): update helm/chart-releaser-action action to v1.7.0 (#76)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-21 18:25:59 +00:00
committed by GitHub
parent 941a5555d9
commit 87399bb44e

View File

@ -49,7 +49,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Install chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.7.0
with:
install_only: true
@ -88,7 +88,7 @@ jobs:
done
- name: Publish charts
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.7.0
if: steps.package_charts.outputs.changed_charts != ''
with:
config: .github/cr-config.yaml