We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aff7fd commit 14c3e2bCopy full SHA for 14c3e2b
.github/workflows/superset-helm-release.yml
@@ -38,6 +38,7 @@ jobs:
38
uses: ./.github/actions/chart-releaser-action
39
with:
40
charts_dir: helm
41
+ mark_as_latest: false
42
env:
43
CR_TOKEN: "${{ github.token }}"
44
CR_RELEASE_NAME_TEMPLATE: "superset-helm-chart-{{ .Version }}"
0 commit comments