ci: more testing

This commit is contained in:
Michael Kriese 2023-12-07 15:32:31 +01:00
parent 9b05957ec9
commit 99b0db735c
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -92,6 +92,11 @@ jobs:
- uses: ./.forgejo/actions/setup
- name: install helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
with:
version: ${{ env.HELM_VERSION }}
- name: Install chart-testing
# TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137
uses: helm/chart-testing-action@86b540ddcecb3cc009fa2bc0f44fa5b33e9751a2 # main