CNI: Update flannel from v0.24.3 to v0.24.4

pull/18500/head
minikube-bot 2024-03-25 10:02:31 +00:00
parent afaf858752
commit a24a9a20f1
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.24.3
image: docker.io/flannel/flannel:v0.24.4
command:
- cp
args:
@ -164,7 +164,7 @@ spec:
mountPath: /etc/kube-flannel/
containers:
- name: kube-flannel
image: docker.io/flannel/flannel:v0.24.3
image: docker.io/flannel/flannel:v0.24.4
command:
- /opt/bin/flanneld
args: