netbox-pve-sync/Changelog.md
Aloïs Micard e0a94e68d9
All checks were successful
CD / ci (push) Successful in 59s
CI / ci (push) Successful in 51s
Release 0.2.2
2025-05-07 09:10:07 +02:00

35 lines
No EOL
413 B
Markdown

# netbox-pve-sync
## [Unreleased]
## [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.