File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ spec:
133133 serviceAccountName : flannel
134134 initContainers :
135135 - name : install-cni-plugin
136- image : ghcr.io/flannel-io/flannel-cni-plugin:v1.7.1 -flannel1
136+ image : ghcr.io/flannel-io/flannel-cni-plugin:v1.8.0 -flannel1
137137 command :
138138 - cp
139139 args :
@@ -144,7 +144,7 @@ spec:
144144 - name : cni-plugin
145145 mountPath : /opt/cni/bin
146146 - name : install-cni
147- image : ghcr.io/flannel-io/flannel:v0.27.3
147+ image : ghcr.io/flannel-io/flannel:v0.27.4
148148 command :
149149 - cp
150150 args :
@@ -158,7 +158,7 @@ spec:
158158 mountPath : /etc/kube-flannel/
159159 containers :
160160 - name : kube-flannel
161- image : ghcr.io/flannel-io/flannel:v0.27.3
161+ image : ghcr.io/flannel-io/flannel:v0.27.4
162162 command :
163163 - /opt/bin/flanneld
164164 args :
You can’t perform that action at this time.
0 commit comments