actually bump kindnet

pull/10583/head
Sharif Elgamal 2021-02-23 14:51:29 -08:00
parent 40ae1aeabb
commit 868ee11bee
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ func KindNet(repo string) string {
if repo == "" {
repo = "kindest"
}
return path.Join(repo, "kindnetd:0.5.4")
return path.Join(repo, "kindnetd:v20210220-5b7e6d01")
}
// CalicoDaemonSet returns the image used for calicoDaemonSet