From: G. Ann Campbell Date: Wed, 17 Oct 2018 12:54:39 +0000 (-0400) Subject: amend multi-version upgrade statement X-Git-Tag: 7.5~268 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d9aea65ee88097157ae3dea739eb9daab7719787;p=sonarqube.git amend multi-version upgrade statement --- diff --git a/server/sonar-docs/src/pages/setup/upgrading.md b/server/sonar-docs/src/pages/setup/upgrading.md index 88d862c30f7..aaadf712d07 100644 --- a/server/sonar-docs/src/pages/setup/upgrading.md +++ b/server/sonar-docs/src/pages/setup/upgrading.md @@ -4,7 +4,7 @@ url: /setup/upgrading/ --- -Upgrading across multiple versions is handled automatically. However, if in your migration path you have an LTS version, you must first migrate to this LTS and then migrate to your target version. +Upgrading across multiple, non-LTS versions is handled automatically. However, if in your migration path you have an LTS version, you must first migrate to this LTS and then migrate to your target version. Example 1 : 5.1 -> 7.0, migration path is 5.1 -> 5.6.7 LTS -> 6.7.x LTS -> 7.0 Example 2 : 6.2 -> 6.7, migration path is 6.2 -> 6.7.x LTS (where x is the latest patch available for 6.7 - you don't need to install all the intermediary patches, just take the latest)