We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca02f9 commit 792b73fCopy full SHA for 792b73f
pkg/minikube/bootstrapper/images/images.go
@@ -185,7 +185,7 @@ func KindNet(repo string) string {
185
}
186
187
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
188
-const calicoVersion = "v3.30.3"
+const calicoVersion = "v3.31.0"
189
const calicoRepo = "docker.io/calico"
190
191
// CalicoDaemonSet returns the image used for calicoDaemonSet
0 commit comments