mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 10:53:34 +00:00
Merge pull request #405 from humblec/driver-version
Driver version updated to 1.1.0
This commit is contained in:
@ -46,7 +46,7 @@ type Driver struct {
|
||||
}
|
||||
|
||||
var (
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
|
||||
// PluginFolder defines the location of ceph plugin
|
||||
PluginFolder = "/var/lib/kubelet/plugins/"
|
||||
|
Reference in New Issue
Block a user