mirror of
https://github.com/apache/superset.git
synced 2026-04-16 22:55:52 +00:00
chore: Don't mark Helm releases as latest (#28498)
This commit is contained in:
committed by
GitHub
parent
920f2f437e
commit
964202adff
2
.github/workflows/superset-helm-release.yml
vendored
2
.github/workflows/superset-helm-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user