netbox-pve-sync/Changelog.md
Aloïs Micard 490f72071f
All checks were successful
CD / ci (push) Successful in 1m31s
CI / ci (push) Successful in 1m23s
Release 0.2.3
2025-08-26 17:33:18 +02:00

41 lines
No EOL
486 B
Markdown

# netbox-pve-sync
## [Unreleased]
## [0.2.3] - 26/08/2025
### Fixed
- Allow VM disk sizes in Megabytes.
## [0.2.2] - 07/05/2025
### Fixed
- Use `NB_CLUSTER_ID` even for VM update.
## [0.2.1] - 01/05/2025
### Fixed
- [#7] Improve tag handling.
## [0.2.0] - 21/04/2025
### New
- Monitoring PVE HA/Replication.
## [0.1.1] - 19/02/2025
### New
- [#5] Allow to configure cluster ID.
### Changed
- Add eth0 as raw_interface_name.
## [0.1.0] - 19/02/2025
- Initial release.