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

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