From 4171421d96274ee1f822f4647c1433d6bfd07ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Tue, 24 Sep 2024 13:57:22 -0700 Subject: [PATCH] clarify instructions for upgrading an old Central install (#1839) --- docs/central-upgrade.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/central-upgrade.rst b/docs/central-upgrade.rst index fdbe8175f..945bd3387 100644 --- a/docs/central-upgrade.rst +++ b/docs/central-upgrade.rst @@ -5,7 +5,7 @@ Upgrading Central We release new versions of Central regularly. We recommend that you upgrade as soon as you can to get access to the newest features, bug fixes, and security updates. It is not possible to downgrade and we do not guarantee that versions prior to the latest release can still be installed. -Start by reviewing upgrade notes for all versions between your current version and the one you are upgrading to. You can skip upgrades and directly install the latest version as long as you make sure to follow all relevant upgrade instructions. +Start by reviewing upgrade notes for all versions between your current version and the one you are upgrading to. You will directly install the latest version but you must follow all upgrade instructions between your current version and the one you are upgrading to. If you are upgrading over many versions, the chance of error increases. We recommend first trying the upgrade on a clone of your production environment to validate the steps that you need to follow. Upgrade notes -------------