secured the plugin a bit for 0.1.1

This commit is contained in:
2026-08-05 05:38:01 +02:00
parent c8f5baedde
commit b59fbd1fa8
5 changed files with 47 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
# name that goes into NetBox's PLUGINS list — stays `proxmox_power_button`,
# matching the ecosystem convention (cf. netbox-plugin-dns / netbox_dns).
name = "netbox-proxmox-power-button"
version = "0.1.0"
version = "0.1.1"
description = "NetBox plugin adding Start/Stop/Reboot buttons that drive Proxmox VE VMs"
readme = "README.md"
license = "GPL-2.0-or-later"