There was an error while loading. Please reload this page.
2 parents 7b89cbe + ffe20ce commit 78b60f9Copy full SHA for 78b60f9
1 file changed
pkg/minikube/bootstrapper/images/images.go
@@ -182,7 +182,7 @@ func KindNet(repo string) string {
182
if repo == "" {
183
repo = "docker.io/kindest"
184
}
185
- return path.Join(repo, "kindnetd:v20260528-9350166c")
+ return path.Join(repo, "kindnetd:v20260820-69b56db7")
186
187
188
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
0 commit comments