Install latest version of helm

This commit is contained in:
Caesar2011
2026-05-18 18:48:34 +02:00
parent 20f7ef6a26
commit 13fc558d66

View File

@@ -23,6 +23,8 @@ runs:
steps: steps:
- name: Install Helm - name: Install Helm
uses: azure/setup-helm@v4 uses: azure/setup-helm@v4
with:
version: latest
- name: Inject image tag into chart values - name: Inject image tag into chart values
shell: bash shell: bash