chore: update helm to 3.12.0 in lint-charts (#17)

This commit is contained in:
James 2023-05-25 13:11:24 +01:00 committed by GitHub
parent ba2ce1802a
commit 84df69e04f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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/*