CNI: Update kindnetd from v20240715-585640e9 to v20240719-e7903573

pull/19307/head
minikube-bot 2024-07-19 17:48:45 +00:00
parent 8416dfbefc
commit 5a24b9ce48
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ func KindNet(repo string) string {
if repo == "" {
repo = "docker.io/kindest"
}
return path.Join(repo, "kindnetd:v20240715-585640e9")
return path.Join(repo, "kindnetd:v20240719-e7903573")
}
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml