Skip to content

Commit 48ead68

Browse files
committed
CNI: Update calico from v3.26.2 to v3.26.3
1 parent 761c1ae commit 48ead68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/bootstrapper/images/images.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ func KindNet(repo string) string {
168168
}
169169

170170
// all calico images are from https://github.com/projectcalico/calico/blob/master/manifests/calico.yaml
171-
const calicoVersion = "v3.26.2"
171+
const calicoVersion = "v3.26.3"
172172
const calicoRepo = "docker.io/calico"
173173

174174
// CalicoDaemonSet returns the image used for calicoDaemonSet

0 commit comments

Comments
 (0)