We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae24b48 commit 897e478Copy full SHA for 897e478
test/setup/kind/v1.24/kind-config.yml
@@ -3,6 +3,6 @@ kind: Cluster
3
apiVersion: kind.x-k8s.io/v1alpha4
4
nodes:
5
- role: control-plane
6
- image: kindest/node:v1.24.7
+ image: kindest/node:v1.24.12
7
- role: worker
8
test/setup/kind/v1.25/kind-config.yml
- image: kindest/node:v1.25.3
+ image: kindest/node:v1.25.8
0 commit comments