chore: Don't mark Helm releases as latest (#28498)

This commit is contained in:
Michael S. Molina 2024-05-14 16:00:28 -03:00 committed by GitHub
parent 920f2f437e
commit 964202adff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
run: helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: ./.github/actions/chart-releaser-action
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: helm
mark_as_latest: false