fix(helm): use submodule on helm release action (#30924)

This commit is contained in:
Ville Brofeldt
2024-11-14 13:47:55 -08:00
committed by GitHub
parent f38f5ac3cf
commit a3e89cbfab
4 changed files with 4 additions and 4 deletions

View File

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