Skip to content

Commit 792b73f

Browse files
committed
CNI: Update calico from v3.30.3 to v3.31.0
1 parent 5ca02f9 commit 792b73f

File tree

2 files changed

+5951
-8768
lines changed

2 files changed

+5951
-8768
lines changed

pkg/minikube/bootstrapper/images/images.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ func KindNet(repo string) string {
185185
}
186186

187187
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
188-
const calicoVersion = "v3.30.3"
188+
const calicoVersion = "v3.31.0"
189189
const calicoRepo = "docker.io/calico"
190190

191191
// CalicoDaemonSet returns the image used for calicoDaemonSet

0 commit comments

Comments
 (0)