File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
manifests/cinder-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 : Cinder CSI Chart for OpenStack
44name : openstack-cinder-csi
5- version : 2.34.2
5+ version : 2.34.3
66home : https://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 2525 snapshotter :
2626 image :
2727 repository : registry.k8s.io/sig-storage/csi-snapshotter
28- tag : v8.3 .0
28+ tag : v8.4 .0
2929 pullPolicy : IfNotPresent
3030 resources : {}
3131 extraArgs : {}
Original file line number Diff line number Diff line change 5555 - name : socket-dir
5656 mountPath : /var/lib/csi/sockets/pluginproxy/
5757 - name : csi-snapshotter
58- image : registry.k8s.io/sig-storage/csi-snapshotter:v8.3 .0
58+ image : registry.k8s.io/sig-storage/csi-snapshotter:v8.4 .0
5959 args :
6060 - " --csi-address=$(ADDRESS)"
6161 - " --timeout=3m"
You can’t perform that action at this time.
0 commit comments