File tree Expand file tree Collapse file tree
deploy/charts/alibaba-cloud-csi-driver Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : alibaba-cloud-csi-driver
22apiVersion : v2
3- version : 1.34.3
4- appVersion : v1.34.3
3+ version : 1.35.1
4+ appVersion : v1.35.1
55description : CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS
66type : application
77keywords : [csi, alibaba]
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ deploy:
6969
7070 # By default, the controller server does not delete NAS subpaths when DeleteVolume, that means
7171 # the files created in the volume will remain in the filesystem after PV deleted.
72- # You can set "withStorageController" to true in ACK clusters with storage-operator addon installed,
73- # then the controller server will patch a finalizer on NAS subpath-type PV when DeleteVolume
72+ # You can set "withStorageController" to true in ACK clusters with storage-operator addon installed,
73+ # then the controller server will patch a finalizer on NAS subpath-type PV when DeleteVolume
7474 # and the storage-controller will handle the cleanup of the subpath in NAS filesystem.
7575 withStorageController : false
7676
@@ -107,13 +107,13 @@ images:
107107 registryVPC : null
108108 controller :
109109 repo : acs/csi-plugin
110- tag : " v1.34.3 "
110+ tag : " v1.35.1 "
111111 plugin :
112112 repo : acs/csi-plugin
113- tag : " v1.34.3 "
113+ tag : " v1.35.1 "
114114 pluginInit :
115115 repo : acs/csi-plugin
116- tag : " v1.34.3 -init"
116+ tag : " v1.35.1 -init"
117117 localController :
118118 repo : acs/local-csi-driver
119119 tag : " v0.2.1"
@@ -125,7 +125,7 @@ images:
125125 tag : " v4.9.0-aliyun"
126126 externalProvisioner :
127127 repo : acs/csi-provisioner
128- tag : " v5.3.2-aliyun "
128+ tag : " v6.1.0-5-apsara "
129129 externalResizer :
130130 repo : acs/csi-resizer
131131 tag : " v1.14.0-aliyun"
You can’t perform that action at this time.
0 commit comments