Merge pull request #16732 from minikube-bot/auto_bump_calico_version
CNI: Update calico from v3.26.0 to v3.26.1pull/16777/head
commit
8c94a6c4ac
|
@ -174,7 +174,7 @@ func KindNet(repo string) string {
|
|||
}
|
||||
|
||||
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
|
||||
const calicoVersion = "v3.26.0"
|
||||
const calicoVersion = "v3.26.1"
|
||||
const calicoRepo = "docker.io/calico"
|
||||
|
||||
// CalicoDaemonSet returns the image used for calicoDaemonSet
|
||||
|
|
Loading…
Reference in New Issue