Skip to content

Commit

Permalink
Drop fancy software installation
Browse files Browse the repository at this point in the history
Just use the latest version of software from github.

If it breaks, the chart probably needs to be updated anyway.
  • Loading branch information
jsoref authored Apr 22, 2024
1 parent a658e62 commit 1270870
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
command: lint

- uses: alexellis/setup-arkade@v1
- uses: alexellis/arkade-get@d543d47741e9217ba62ff0214444add9a35825f3
with:
kubectl: 1.28.9
- run: |
- name: Run kubeval
run: |
./.github/kubeval.sh

0 comments on commit 1270870

Please sign in to comment.