diff --git a/csi/main.go b/csi/main.go index 4fecaf18..66565beb 100644 --- a/csi/main.go +++ b/csi/main.go @@ -53,7 +53,7 @@ const ( nodeLogFile = "huawei-csi-node" csiLogFile = "huawei-csi" - csiVersion = "3.2.0" + csiVersion = "3.2.1" defaultDriverName = "csi.huawei.com" endpointDirPerm = 0755