File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
deployments/helm/eosxd-csi Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
2- appVersion : " v1.4.0 "
2+ appVersion : " v1.4.1 "
33description : A Helm chart to deploy the eosxd-CSI Plugin
44name : eosxd-csi
5- version : 1.4.0
5+ version : 1.4.1
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ nodeplugin:
192192 plugin :
193193 image :
194194 repository : registry.cern.ch/kubernetes/eosxd-csi
195- tag : v1.4.0
195+ tag : v1.4.1
196196 pullPolicy : IfNotPresent
197197 resources : {}
198198 # Extra volume mounts to append to nodeplugin's
@@ -205,7 +205,7 @@ nodeplugin:
205205 automount :
206206 image :
207207 repository : registry.cern.ch/kubernetes/eosxd-csi
208- tag : v1.4.0
208+ tag : v1.4.1
209209 pullPolicy : IfNotPresent
210210 resources : {}
211211 # Extra volume mounts to append to nodeplugin's
@@ -226,7 +226,7 @@ nodeplugin:
226226 mountreconciler :
227227 image :
228228 repository : registry.cern.ch/kubernetes/eosxd-csi
229- tag : v1.4.0
229+ tag : v1.4.1
230230 pullPolicy : IfNotPresent
231231 resources : {}
232232 # Extra volume mounts to append to nodeplugin's
@@ -300,7 +300,7 @@ controllerplugin:
300300 plugin :
301301 image :
302302 repository : registry.cern.ch/kubernetes/eosxd-csi
303- tag : v1.4.0
303+ tag : v1.4.1
304304 pullPolicy : IfNotPresent
305305 resources : {}
306306 extraVolumeMounts :
You can’t perform that action at this time.
0 commit comments