From f62dfe3f92b1fd30be3885f7a0cbba60360cc18e Mon Sep 17 00:00:00 2001 From: Florian Heigl Date: Mon, 23 Jun 2025 04:39:32 +0200 Subject: [PATCH] Updated Version (markdown) --- Version.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Version.md b/Version.md index 5d1c77c..7d11975 100644 --- a/Version.md +++ b/Version.md @@ -57,7 +57,7 @@ docker compose up -d -## Example +## Example upgrading to a specific version ### Scenario @@ -72,6 +72,9 @@ You check your running versions in the lower left corner. - In recent versions, both the version of netbox and netbox-docker are displayed - in older versions you'll only see the version of netbox +Example string: `NetBox Community v4.3.0-Docker-3.2.1` + + ### Investigate the double dependencies @@ -97,3 +100,5 @@ You want to upgrade in steps - for example: - optionally rebuild your image using `FROM netboxcommunity/netbox:v4.3.2-3.3.0` - start and test - Run a database backup with a name that tells you the new netbox version + +In the UI the version string might need a full reload of the page to update. \ No newline at end of file