Skip to content

Commit 5b75de5

Browse files
committed
test: Update test dependencies
1 parent 079013a commit 5b75de5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ kind: Cluster
33
apiVersion: kind.x-k8s.io/v1alpha4
44
nodes:
55
- role: control-plane
6-
image: kindest/node:v1.30.0
6+
image: kindest/node:v1.30.2
77
- role: worker
8-
image: kindest/node:v1.30.0
8+
image: kindest/node:v1.30.2
99
extraPortMappings:
1010
- containerPort: 80
1111
hostPort: 80

0 commit comments

Comments
 (0)