We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49a88ac + e1aa805 commit b42a869Copy full SHA for b42a869
pkg/minikube/cni/flannel.yaml
@@ -150,7 +150,7 @@ spec:
150
- name: cni-plugin
151
mountPath: /opt/cni/bin
152
- name: install-cni
153
- image: docker.io/flannel/flannel:v0.24.0
+ image: docker.io/flannel/flannel:v0.24.1
154
command:
155
- cp
156
args:
@@ -164,7 +164,7 @@ spec:
164
mountPath: /etc/kube-flannel/
165
containers:
166
- name: kube-flannel
167
168
169
- /opt/bin/flanneld
170
0 commit comments