Skip to content

Commit

Permalink
Change the node version to 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Malczuk committed Mar 7, 2025
1 parent 97b1991 commit a0cb56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
image: kindest/node:v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1
image: kindest/node:v1.30@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1
extraPortMappings:
- containerPort: 80
hostPort: 80
Expand Down

0 comments on commit a0cb56e

Please sign in to comment.