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.
2 parents f24692a + 84e1040 commit 556a59cCopy full SHA for 556a59c
pkg/minikube/bootstrapper/images/images.go
@@ -179,7 +179,7 @@ func KindNet(repo string) string {
179
if repo == "" {
180
repo = "docker.io/kindest"
181
}
182
- return path.Join(repo, "kindnetd:v20230809-80a64d96")
+ return path.Join(repo, "kindnetd:v20240202-8f1494ea")
183
184
185
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
0 commit comments