mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-02 19:09:03 +00:00
chore: update helm to 3.12.0 in lint-charts (#17)
This commit is contained in:
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/*
|
Reference in New Issue
Block a user