Skip to content

Commit 78b60f9

Browse files
authored
Merge pull request #23539 from minikube-bot/auto_bump_kindnetd_version
CNI: Update kindnetd from v20260528-9350166c to v20260820-69b56db7
2 parents 7b89cbe + ffe20ce commit 78b60f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/minikube/bootstrapper/images/images.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ func KindNet(repo string) string {
182182
if repo == "" {
183183
repo = "docker.io/kindest"
184184
}
185-
return path.Join(repo, "kindnetd:v20260528-9350166c")
185+
return path.Join(repo, "kindnetd:v20260820-69b56db7")
186186
}
187187

188188
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml

0 commit comments

Comments
 (0)