Skip to content

Commit

Permalink
CNI: Update calico from v3.26.4 to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Dec 18, 2023
1 parent 40f190b commit e73fe62
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 10 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.26.4"
const calicoVersion = "v3.27.0"
const calicoRepo = "docker.io/calico"

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

0 comments on commit e73fe62

Please sign in to comment.