From b95eb3a5c16953aebaf348a89183fd276aba0006 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:52:45 +0000 Subject: [PATCH] Update dependency netbox-community/netbox to v4.7.0 --- .github/workflows/test.yml | 2 +- docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2558f6a..f047da2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -78,7 +78,7 @@ jobs: # Plugin and netbox version coupling - # renovate: datasource=github-releases depName=netbox-community/netbox - netbox_version: "4.4.10" + netbox_version: "4.7.0" # renovate: datasource=github-releases depName=netbox-community/netbox-bgp netbox_bgp_version: "0.17.0" env: diff --git a/docker-compose.yaml b/docker-compose.yaml index 11ec54a..4737cd5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -16,7 +16,7 @@ services: context: integration args: # renovate: datasource=github-releases depName=netbox-community/netbox - NETBOX_VERSION: ${NETBOX_VERSION:-4.5.4} + NETBOX_VERSION: ${NETBOX_VERSION:-4.7.0} # renovate: datasource=github-releases depName=netbox-community/netbox-bgp NETBOX_BGP_VERSION: ${NETBOX_BGP_VERSION:-0.18.0} depends_on: