Merge pull request #17837 from minikube-bot/auto_bump_flannel_version

CNI: Update flannel from v0.22.3 to v0.24.0
pull/17842/head
Steven Powell 2023-12-19 15:40:50 -08:00 committed by GitHub
commit 45baa3254f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ spec:
- name: cni-plugin
mountPath: /opt/cni/bin
- name: install-cni
image: docker.io/flannel/flannel:v0.22.3
image: docker.io/flannel/flannel:v0.24.0
command:
- cp
args:
@ -164,7 +164,7 @@ spec:
mountPath: /etc/kube-flannel/
containers:
- name: kube-flannel
image: docker.io/flannel/flannel:v0.22.3
image: docker.io/flannel/flannel:v0.24.0
command:
- /opt/bin/flanneld
args: