Skip to content

Commit

Permalink
Update helm-test.yaml
Browse files Browse the repository at this point in the history
Remove helm -- github runners include a version of helm v3 and we should not need to be picky.
  • Loading branch information
jsoref authored Apr 22, 2024
1 parent 9e8fc4e commit 5309f44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
- uses: alexellis/arkade-get@d543d47741e9217ba62ff0214444add9a35825f3

Check warning

Code scanning / check-spelling

Candidate Pattern Warning

Line matches candidate pattern "\\b[0-9a-fA-F]{16,}\\b" (candidate-pattern)

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

alexellis is not a recognized word. (unrecognized-spelling)

Check failure

Code scanning / check-spelling

Unrecognized Spelling Error

arkade is not a recognized word. (unrecognized-spelling)
with:
kubectl: 1.28.9
helm: 3.2.1
- run: |
./.github/kubeval.sh

0 comments on commit 5309f44

Please sign in to comment.