From 5d330bc830827179384e4c56c8b7a6be96ff9819 Mon Sep 17 00:00:00 2001 From: Chris Russell Date: Thu, 17 Oct 2024 17:11:23 +0100 Subject: [PATCH] Update plugin yaml for topology views v4.0.1 and netbox v4.1.4 (#581) --- netbox-plugin.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netbox-plugin.yaml b/netbox-plugin.yaml index 0e8b35c..bb8d871 100644 --- a/netbox-plugin.yaml +++ b/netbox-plugin.yaml @@ -3,7 +3,10 @@ package_name: netbox-topology-views compatibility: - release: 4.1.0 netbox_min: 4.1.0 - netbox_max: 4.1.3 + netbox_max: 4.1.4 + - release: 4.0.1 + netbox_min: 4.0.9 + netbox_max: 4.0.11 - release: 4.0.0 netbox_min: 4.0.0 netbox_max: 4.0.9