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.3.1
2+ appVersion : v1.3.2
33description : A Helm chart to deploy the eosxd-CSI Plugin
44name : eosxd-csi
5- version : 1.3.1
5+ version : 1.3.2
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ nodeplugin:
177177 plugin :
178178 image :
179179 repository : registry.cern.ch/kubernetes/eosxd-csi
180- tag : v1.3.1
180+ tag : v1.3.2
181181 pullPolicy : IfNotPresent
182182 resources : {}
183183 # Extra volume mounts to append to nodeplugin's
@@ -188,7 +188,7 @@ nodeplugin:
188188 automount :
189189 image :
190190 repository : registry.cern.ch/kubernetes/eosxd-csi
191- tag : v1.3.1
191+ tag : v1.3.2
192192 pullPolicy : IfNotPresent
193193 resources : {}
194194 # Extra volume mounts to append to nodeplugin's
@@ -207,7 +207,7 @@ nodeplugin:
207207 mountreconciler :
208208 image :
209209 repository : registry.cern.ch/kubernetes/eosxd-csi
210- tag : v1.3.1
210+ tag : v1.3.2
211211 pullPolicy : IfNotPresent
212212 resources : {}
213213 # Extra volume mounts to append to nodeplugin's
@@ -272,7 +272,7 @@ controllerplugin:
272272 plugin :
273273 image :
274274 repository : registry.cern.ch/kubernetes/eosxd-csi
275- tag : v1.3.1
275+ tag : v1.3.2
276276 pullPolicy : IfNotPresent
277277 resources : {}
278278 extraVolumeMounts : []
You can’t perform that action at this time.
0 commit comments