File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ spec:
177177 - name : cni-plugin
178178 mountPath : /opt/cni/bin
179179 - name : install-cni
180- image : ghcr.io/flannel-io/flannel:v0.27.0
180+ image : ghcr.io/flannel-io/flannel:v0.27.2
181181 command :
182182 - cp
183183 args :
@@ -191,7 +191,7 @@ spec:
191191 mountPath : /etc/kube-flannel/
192192 containers :
193193 - name : kube-flannel
194- image : ghcr.io/flannel-io/flannel:v0.27.0
194+ image : ghcr.io/flannel-io/flannel:v0.27.2
195195 command :
196196 - /opt/bin/flanneld
197197 args :
Original file line number Diff line number Diff line change @@ -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.0
147+ image : ghcr.io/flannel-io/flannel:v0.27.2
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.0
161+ image : ghcr.io/flannel-io/flannel:v0.27.2
162162 command :
163163 - /opt/bin/flanneld
164164 args :
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ spec:
177177 - name : cni-plugin
178178 mountPath : /opt/cni/bin
179179 - name : install-cni
180- image : ghcr.io/flannel-io/flannel:v0.27.0
180+ image : ghcr.io/flannel-io/flannel:v0.27.2
181181 command :
182182 - cp
183183 args :
@@ -191,7 +191,7 @@ spec:
191191 mountPath : /etc/kube-flannel/
192192 containers :
193193 - name : kube-flannel
194- image : ghcr.io/flannel-io/flannel:v0.27.0
194+ image : ghcr.io/flannel-io/flannel:v0.27.2
195195 command :
196196 - /opt/bin/flanneld
197197 args :
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ spec:
135135 - name : cni-plugin
136136 mountPath : /opt/cni/bin
137137 - name : install-cni
138- image : ghcr.io/flannel-io/flannel:v0.27.0
138+ image : ghcr.io/flannel-io/flannel:v0.27.2
139139 command :
140140 - cp
141141 args :
@@ -149,7 +149,7 @@ spec:
149149 mountPath : /etc/kube-flannel/
150150 containers :
151151 - name : kube-flannel
152- image : ghcr.io/flannel-io/flannel:v0.27.0
152+ image : ghcr.io/flannel-io/flannel:v0.27.2
153153 command :
154154 - /opt/bin/flanneld
155155 args :
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ resources:
66- kube-flannel.yml
77images :
88- name : ghcr.io/flannel-io/flannel
9- newTag : v0.27.0
9+ newTag : v0.27.2
Original file line number Diff line number Diff line change 11apiVersion : v1
2- appVersion : v0.27.0
2+ appVersion : v0.27.2
33description : Install Flannel Network Plugin.
44keywords :
55- Flannel
66name : flannel
77sources :
88- https://github.com/flannel-io/flannel
9- version : v0.27.0
9+ version : v0.27.2
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ flannel:
1212 # kube-flannel image
1313 image :
1414 repository : ghcr.io/flannel-io/flannel
15- tag : v0.27.0
15+ tag : v0.27.2
1616 image_cni :
1717 repository : ghcr.io/flannel-io/flannel-cni-plugin
1818 tag : v1.7.1-flannel1
You can’t perform that action at this time.
0 commit comments