Skip to content

Commit 3d0c145

Browse files
authored
Merge pull request #21835 from minikube-bot/auto_bump_calico_version
CNI: Update calico from v3.30.3 to v3.31.0
2 parents 7fa87f2 + 73e6d68 commit 3d0c145

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)