Skip to content

Commit 711e7f1

Browse files
committed
Upgrade helm
1 parent 129463a commit 711e7f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/on-push-lint-charts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
env:
1515
KUBE_SCORE_VERSION: 1.17.0
16-
HELM_VERSION: v3.13.2
16+
HELM_VERSION: v3.19.0
1717

1818
concurrency:
1919
group: ${{ github.ref }}
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030

3131
- name: Set up Helm
32-
uses: azure/setup-helm@v3
32+
uses: azure/setup-helm@v4.3.0
3333
with:
3434
version: ${{ env.HELM_VERSION }}
3535

0 commit comments

Comments
 (0)