Skip to content

Commit

Permalink
test: Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Jul 29, 2024
1 parent 879938f commit 232afa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/setup/kind/v1.30/kind-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
image: kindest/node:v1.30.0
image: kindest/node:v1.30.2
- role: worker
image: kindest/node:v1.30.0
image: kindest/node:v1.30.2

0 comments on commit 232afa7

Please sign in to comment.