File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
manifests/manila-csi-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v1
22appVersion : v1.34.1
33description : Manila CSI Chart for OpenStack
44name : openstack-manila-csi
5- version : 2.34.1
5+ version : 2.34.2
66home : http://github.com/kubernetes/cloud-provider-openstack
77icon : https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png
88maintainers :
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ controllerplugin:
100100 snapshotter :
101101 image :
102102 repository : registry.k8s.io/sig-storage/csi-snapshotter
103- tag : v8.3 .0
103+ tag : v8.4 .0
104104 pullPolicy : IfNotPresent
105105 resources : {}
106106 extraEnv : []
Original file line number Diff line number Diff line change 5050 - name : plugin-dir
5151 mountPath : /var/lib/kubelet/plugins/manila.csi.openstack.org
5252 - name : snapshotter
53- image : " registry.k8s.io/sig-storage/csi-snapshotter:v8.3 .0"
53+ image : " registry.k8s.io/sig-storage/csi-snapshotter:v8.4 .0"
5454 args :
5555 - " --csi-address=$(ADDRESS)"
5656 env :
You can’t perform that action at this time.
0 commit comments