actually bump kindnet
parent
40ae1aeabb
commit
868ee11bee
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue