Skip to content

Version 5.0.2

Latest

Choose a tag to compare

@tobiasge tobiasge released this 16 Jul 18:22
5adc62f

Noteworthy Changes

Add BANNER_MAINTENANCE environment variable to set the Maintenance Banner #1699

Update docstring in docker-compose.override.yml #1707

Updated the start_period to match the configured value.

Quote env var #1708

Quote API_TOKEN_PEPPER_1 in our environment files to avoid issues with special characters in the token.

Test NetBox API with created superuser #1679

To catch errors in our initialization scripts, we now test the NetBox API with the created superuser after starting the container.

Dependency updates

  • Update Granian to v2.7.9 #1712
  • Update dulwich to v1.2.11 #1720
  • Update sentry-sdk to v2.66.0 #1721
  • Update actions/checkout to v7 #1705
  • Update Valkey docker tag to v9.1 #1649

Compatibility

This version of NetBox Docker is only compatible with NetBox v4.6.x and above.
For older versions, use a previous release of NetBox Docker.