Skip to content

Commit 4e57177

Browse files
committed
chore: upgrade kind node version (#1433)
Signed-off-by: Gaius <[email protected]>
1 parent 79bbaa0 commit 4e57177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testdata/kind/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: Cluster
22
apiVersion: kind.x-k8s.io/v1alpha4
33
nodes:
44
- role: control-plane
5-
image: kindest/node:v1.21.1
5+
image: kindest/node:v1.23.4
66
extraPortMappings:
77
- containerPort: 65001
88
hostPort: 65001

0 commit comments

Comments
 (0)