Skip to content

Commit ee50ec9

Browse files
authored
Update the version and sha256 of the kindest/node in kind.sh
1 parent 50c1014 commit ee50ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/kind.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kind: Cluster
2323
apiVersion: kind.x-k8s.io/v1alpha4
2424
nodes:
2525
- role: control-plane
26-
image: kindest/node:v1.30@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1
26+
image: kindest/node:v1.30.10@sha256:4de75d0e82481ea846c0ed1de86328d821c1e6a6a91ac37bf804e5313670e507
2727
extraPortMappings:
2828
- containerPort: 80
2929
hostPort: 80

0 commit comments

Comments
 (0)