mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-01-18 17:45:43 +00:00
chore: update helm to 3.12.0 in lint-charts (#17)
This commit is contained in:
parent
ba2ce1802a
commit
84df69e04f
2
.github/workflows/lint-charts.yaml
vendored
2
.github/workflows/lint-charts.yaml
vendored
@ -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/*
|
Loading…
Reference in New Issue
Block a user