netbox-pve-sync/Changelog.md
Aloïs Micard c0d2c62bbb
All checks were successful
CI / ci (push) Successful in 49s
Use NB_CLUSTER_ID even for VM update
2025-05-02 08:20:54 +02:00

33 lines
No EOL
388 B
Markdown

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