CNI: Update calico from v3.28.1 to v3.28.2

pull/19667/head
minikube-bot 2024-09-18 19:16:29 +00:00
parent c38897dc95
commit 39f19baf3a
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ func KindNet(repo string) string {
}
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
const calicoVersion = "v3.28.1"
const calicoVersion = "v3.28.2"
const calicoRepo = "docker.io/calico"
// CalicoDaemonSet returns the image used for calicoDaemonSet