We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebc3a6c + a618818 commit d2c3728Copy full SHA for d2c3728
pkg/minikube/cni/flannel.yaml
@@ -144,7 +144,7 @@ spec:
144
- name: cni-plugin
145
mountPath: /opt/cni/bin
146
- name: install-cni
147
- image: docker.io/flannel/flannel:v0.25.2
+ image: docker.io/flannel/flannel:v0.25.3
148
command:
149
- cp
150
args:
@@ -158,7 +158,7 @@ spec:
158
mountPath: /etc/kube-flannel/
159
containers:
160
- name: kube-flannel
161
162
163
- /opt/bin/flanneld
164
0 commit comments