mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-04-24 08:29:52 +00:00
update helm to 3.12.0
This commit is contained in:
parent
ba2ce1802a
commit
49e2072d26
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