Bump version to 0.9.41

This commit is contained in:
2021-10-09 19:39:21 -04:00
parent 4ed537ee3b
commit f13cc04b89
6 changed files with 16 additions and 4 deletions

View File

@ -1,5 +1,10 @@
## PVC Changelog
###### [v0.9.41](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.41)
* Fixes a bad conditional check in IPMI verification
* Implements per-network MTU configuration; NOTE: Requires new keys in pvcnoded.yaml (`bridge_mtu`) and Ansible group_vars (`pvc_bridge_mtu`)
###### [v0.9.40](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.40)
* [Docs] Documentation updates for new Changelog file