Skip to content

Commit

Permalink
ci: bump kind version
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Sep 11, 2024
1 parent a37b2bb commit de64c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ jobs:
uses: helm/[email protected]
with:
cluster_name: kind
kubectl_version: v1.28.2
version: v0.20.0
kubectl_version: v1.30.3
version: v0.23.0
config: ./.github/test-kind-config.yaml

- name: Load Docker Containers into Kind
Expand Down

0 comments on commit de64c8c

Please sign in to comment.