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: