Skip to content

Commit 9ea7ba2

Browse files
committed
test: Update test dependencies
1 parent 9e44c44 commit 9ea7ba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/setup/kind/v1.33/kind-config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ kind: Cluster
33
apiVersion: kind.x-k8s.io/v1alpha4
44
nodes:
55
- role: control-plane
6-
image: kindest/node:v1.33.1
6+
image: kindest/node:v1.33.2
77
- role: worker
8-
image: kindest/node:v1.33.1
8+
image: kindest/node:v1.33.2

0 commit comments

Comments
 (0)