Skip to content

Commit 4eec46b

Browse files
authored
CNI: Update calico from v3.29.3 to v3.30.0 (#20734)
1 parent 4cbd557 commit 4eec46b

File tree

2 files changed

+5558
-1855
lines changed

2 files changed

+5558
-1855
lines changed

pkg/minikube/bootstrapper/images/images.go

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

185185
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
186-
const calicoVersion = "v3.29.3"
186+
const calicoVersion = "v3.30.0"
187187
const calicoRepo = "docker.io/calico"
188188

189189
// CalicoDaemonSet returns the image used for calicoDaemonSet

0 commit comments

Comments
 (0)