Release 0.6.10
- Implement a storage plugin for Proxmox. Now you can use Vitastor with Proxmox! - Implement `vitastor-cli df` (pool space usage statistics) command - Add glob pattern support for `vitastor-cli ls` - Fix several bugs in other CLI commands (resize, create --parent, modify --readonly) - Use 512 byte logical block size in QEMU driver by default (and thus don't require to set it in QEMU options)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VERSION ?= v0.6.9
|
||||
VERSION ?= v0.6.10
|
||||
|
||||
all: build push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user