Skip to content

Commit 99d58a3

Browse files
committed
bump helm version
1 parent 64b31b9 commit 99d58a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/lint-test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ concurrency:
2222
permissions:
2323
contents: read
2424

25-
env:
26-
HELM_VERSION: 3.9.2 # Also update in release.yaml
27-
2825
jobs:
2926
lint-charts:
3027
runs-on: ubuntu-latest
@@ -38,8 +35,6 @@ jobs:
3835

3936
- name: Set up Helm
4037
uses: azure/[email protected]
41-
with:
42-
version: ${{ env.HELM_VERSION }}
4338

4439
- name: Set up Python
4540
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)