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.
1 parent ff698bb commit f44a669Copy full SHA for f44a669
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: ghcr.io/flannel-io/flannel:v0.26.6
+ image: ghcr.io/flannel-io/flannel:v0.26.7
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