Bump version to 0.9.15

This commit is contained in:
2021-04-08 13:37:47 -04:00
parent 629cf62385
commit 669338c22b
5 changed files with 22 additions and 2 deletions

View File

@ -20,6 +20,12 @@ To get started with PVC, please see the [About](https://parallelvirtualcluster.r
## Changelog
#### v0.9.15
* [CLI] Adds additional verification (--yes) to several VM management commands
* [CLI] Adds a method to override --yes/confirmation requirements via envvar (PVC_UNSAFE)
* [CLI] Adds description fields to PVC clusters in CLI
#### v0.9.14
* Fixes bugs around cloned volume provisioning