File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ spec:
133
133
serviceAccountName : flannel
134
134
initContainers :
135
135
- name : install-cni-plugin
136
- image : docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel2
136
+ image : docker.io/flannel/flannel-cni-plugin:v1.6.0-flannel1
137
137
command :
138
138
- cp
139
139
args :
@@ -144,7 +144,7 @@ spec:
144
144
- name : cni-plugin
145
145
mountPath : /opt/cni/bin
146
146
- name : install-cni
147
- image : docker.io/flannel/flannel:v0.26.1
147
+ image : docker.io/flannel/flannel:v0.26.2
148
148
command :
149
149
- cp
150
150
args :
@@ -158,7 +158,7 @@ spec:
158
158
mountPath : /etc/kube-flannel/
159
159
containers :
160
160
- name : kube-flannel
161
- image : docker.io/flannel/flannel:v0.26.1
161
+ image : docker.io/flannel/flannel:v0.26.2
162
162
command :
163
163
- /opt/bin/flanneld
164
164
args :
You can’t perform that action at this time.
0 commit comments