Skip to content

Commit 5407008

Browse files
authored
Merge pull request #22951 from minikube-bot/auto_bump_kindnetd_version
CNI: Update kindnetd from v20260213-ea8e5717 to v20260504-3736aae8
2 parents 9283b87 + c7d9e9a commit 5407008

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:v20260213-ea8e5717")
185+
return path.Join(repo, "kindnetd:v20260504-3736aae8")
186186
}
187187

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

0 commit comments

Comments
 (0)