Merge pull request #18966 from minikube-bot/auto_bump_flannel_version

CNI: Update flannel from v0.25.1 to v0.25.2
pull/18990/head
Steven Powell 2024-05-29 11:00:29 -07:00 committed by GitHub
commit fe80eedfce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -133,7 +133,7 @@ spec:
serviceAccountName: flannel
initContainers:
- name: install-cni-plugin
image: docker.io/flannel/flannel-cni-plugin:v1.4.0-flannel1
image: docker.io/flannel/flannel-cni-plugin:v1.4.1-flannel1
command:
- cp
args:
@ -144,7 +144,7 @@ spec:
- name: cni-plugin
mountPath: /opt/cni/bin
- name: install-cni
image: docker.io/flannel/flannel:v0.25.1
image: docker.io/flannel/flannel:v0.25.2
command:
- cp
args:
@ -158,7 +158,7 @@ spec:
mountPath: /etc/kube-flannel/
containers:
- name: kube-flannel
image: docker.io/flannel/flannel:v0.25.1
image: docker.io/flannel/flannel:v0.25.2
command:
- /opt/bin/flanneld
args: