Determining the update path
This explains the steps to follow to determine the path you need to take to update your version of SonarQube Server
This section explains the principles to follow to determine whether you can perform the update directly or must update first to an intermediate version(s). To understand the principles, you must first understand the Release cycle model.
To determine your update path, consider the following principles:
You can update directly from a non-LTA version to another if there is no LTA version in your update path.
If there is at least one LTA version in your update path, you must first update to each intermediate LTA and then to your target version.
When upgrading to an LTA version, you should directly update to its latest patch.
You can update from the latest LTA version to the latest non-LTA version directly.
If you’re migrating from an earlier patch version of an LTA, you can update directly to the next LTA. You don’t need to install any intermediate patch versions.
There is no LTA concept for SonarQube Community Build.
Update path examples
9.9 LTA
2025.1 LTA
9.9 LTA > 2025.1 LTA (direct)
8.9
2025.1 LTA
8.9 LTA > 9.9 LTA > 2025.1 LTA (one intermediate step)
2025.1 LTA
2025.3
2025.1 LTA > 2025.3 (direct)
10.6
2025.1 LTA
10.6 > 2025.1 LTA (direct)
10.6
2025.3
10.6 > 2025.1 LTA > 2025.3 (one intermediate step)
You can use our calculator to help determine your update path.
Last updated
Was this helpful?