update helm to 3.12.0

This commit is contained in:
James 2023-05-25 13:10:45 +01:00
parent ba2ce1802a
commit 49e2072d26
Signed by: thumbscrw
GPG Key ID: 4A3BB8AF7D9C2B46

View File

@ -17,7 +17,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3
with:
version: v3.10.2
version: v3.12.0
- name: Lint charts
run: helm lint charts/*