chore(test): updating to latest kindest/node version

This commit is contained in:
Dario Tranchitella
2022-11-27 17:23:24 +01:00
parent a96133f342
commit adc4b7d98c
+1 -1
View File
@@ -54,7 +54,7 @@ var _ = Describe("starting a kind worker with kubeadm", func() {
Port: 31443,
},
Kubernetes: kamajiv1alpha1.KubernetesSpec{
Version: "v1.23.6",
Version: "v1.25.3",
Kubelet: kamajiv1alpha1.KubeletSpec{
CGroupFS: "cgroupfs",
},