Skip to content

Commit

Permalink
feat: Initial plugin manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
natm authored Oct 9, 2024
1 parent 93b2e05 commit 440986f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions netbox-plugin.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 0.1
package_name: netbox-bgp
compatibility:
- release: 0.14.0
netbox_min: 4.1.0
netbox_max: 4.1.3
- release: 0.13.3
netbox_min: 4.0.9
netbox_max: 4.0.11
- release: 0.13.2
netbox_min: 4.0.0
netbox_max: 4.0.9

0 comments on commit 440986f

Please sign in to comment.