Skip to content

Commit

Permalink
rename changelog and upgrade kind
Browse files Browse the repository at this point in the history
  • Loading branch information
tjons committed Sep 10, 2024
1 parent 3a1e2d5 commit 4db3d3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ jobs:
uses: helm/[email protected]
with:
install_only: true
version: v0.17.0
version: v0.24.0
- name: Setup Kind
run: |
./ci/setup-kind.sh skv2-test-remote
- uses: azure/setup-kubectl@v3
with:
version: 'v1.24.7'
version: 'v1.31.0'
- name: Install deps for codegen
run: |
make install-tools
Expand Down
File renamed without changes.

0 comments on commit 4db3d3f

Please sign in to comment.