Skip to content

Commit

Permalink
Merge pull request kubernetes#19884 from minikube-bot/auto_bump_calic…
Browse files Browse the repository at this point in the history
…o_version

CNI: Update calico from v3.28.2 to v3.29.0
  • Loading branch information
spowelljr authored Oct 30, 2024
2 parents 0cce1cc + 08b3580 commit 4957e70
Show file tree
Hide file tree
Showing 2 changed files with 1,345 additions and 29 deletions.
2 changes: 1 addition & 1 deletion pkg/minikube/bootstrapper/images/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
const calicoVersion = "v3.29.0"
const calicoRepo = "docker.io/calico"

// CalicoDaemonSet returns the image used for calicoDaemonSet
Expand Down
Loading

0 comments on commit 4957e70

Please sign in to comment.