Bump version to 1.0.3

This commit is contained in:
2026-03-01 21:53:50 -05:00
parent c331091cdd
commit 5f2a9ed5ee
8 changed files with 18 additions and 6 deletions

View File

@@ -1,5 +1,10 @@
## PVC Changelog
###### [v1.0.3](https://github.com/parallelvirtualcluster/pvc/releases/tag/v1.0.3)
* Fixes silent errors in the dnsmasq DHCP lease handler which can prevent leases from updating
* Adds the isc-dhcp-server package explicitly to the 3-debootstrap example provisioner script (fixed Debian 13+ guests)
###### [v1.0.2](https://github.com/parallelvirtualcluster/pvc/releases/tag/v1.0.2)
* [Worker Daemon] [Bugfix] Fixed a bug in the calling of osd create-db-vg command worker