Skip to content

Commit c7d9e9a

Browse files
author
minikube-bot
committed
CNI: Update kindnetd from v20260213-ea8e5717 to v20260504-3736aae8
1 parent a618037 commit c7d9e9a

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
@@ -181,7 +181,7 @@ func KindNet(repo string) string {
181181
if repo == "" {
182182
repo = "docker.io/kindest"
183183
}
184-
return path.Join(repo, "kindnetd:v20260213-ea8e5717")
184+
return path.Join(repo, "kindnetd:v20260504-3736aae8")
185185
}
186186

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

0 commit comments

Comments
 (0)