CNI: Update flannel from v0.22.1 to v0.22.2

pull/17102/head
minikube-bot 2023-08-21 10:02:46 +00:00
parent cd7c5028f9
commit 38d5550e53
1 changed files with 2 additions and 2 deletions

View File

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