netbox-proxbox v0.0.13.post1
Post-release of v0.0.13 — no code changes, CI and packaging fixes only.
Compatible with proxbox-api v0.0.9 and NetBox ≥ 4.6.0.
What changed from v0.0.13
- proxbox-api image pinned to
0.0.9— the0.0.8/0.0.8.post1tags referenced in the E2E and screenshot workflows were never published to Docker Hub;0.0.9is the current published image. All E2E jobs (local/pypi/container) pass end-to-end. - NetBox test image updated to
v4.6.0-beta2in bothe2e-docker.ymlanddocs-screenshots.ymlto match the latest beta used on thedevelopbranch. uv.lockregenerated for thev0.0.13.post1version entry.
Compatibility
| NetBox | netbox-proxbox | proxbox-api | netbox-sdk | proxmox-sdk |
|---|---|---|---|---|
| ≥4.6.0 | v0.0.13.post1 | v0.0.9 | v0.0.7.post6 | v0.0.3.post1 |
| ≥4.6.0 | v0.0.13 | v0.0.9 | v0.0.7.post6 | v0.0.3.post1 |
| ≥4.6.0 | v0.0.12 | v0.0.8.post1 | v0.0.7.post6 | v0.0.3.post1 |
Installation
pip install netbox-proxbox==0.0.13.post1
See the installation docs for full setup instructions.