ci: fix input

This commit is contained in:
Michael Kriese 2023-12-08 09:50:38 +01:00
parent 649c1f6c41
commit 34c05f6ad0
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -161,7 +161,7 @@ jobs:
- name: install helm
uses: https://github.com/azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
with:
version: v3.13.2 # renovate: datasource=github-releases depName=helm packageName=helm/helm
version: ${{ env.HELM_VERSION }}
- run: helm dependency build
- run: helm package --version "${GITHUB_REF_NAME#v}" -d tmp/ ./