Skip to content

Commit

Permalink
Remove helm kubeval
Browse files Browse the repository at this point in the history
It's not maintained anymore
  • Loading branch information
foriequal0 committed Aug 4, 2024
1 parent b88c411 commit 802cba9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install helm kubeval
run: helm plugin install https://github.com/instrumenta/helm-kubeval
- run: helm lint charts/pod-graceful-drain --strict
- run: helm kubeval charts/pod-graceful-drain

build-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 802cba9

Please sign in to comment.