File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,19 @@ These steps vary based on your current version:
99* <<prepare-to-upgrade,Upgrade from 7.x>>
1010endif::[]
1111
12+ [IMPORTANT]
13+ .Out-of-order releases
14+ ====
15+ Elastic maintains several minor versions of the Elastic Stack at once. This
16+ means releases do not always happen in order of their version numbers. You can
17+ only upgrade to {version} if the version you are currently running meets both
18+ of these conditions:
19+ * Has an older version number than {version}.
20+ * Has an earlier release date than {version}.
21+ If you are currently running a version with an older version number but a later
22+ release date than {version}, wait for a newer release before upgrading.
23+ ====
24+
1225IMPORTANT: Upgrading from a release candidate build, such as 8.0.0-rc1 or
13268.0.0-rc2, is not supported. Pre-releases should only be used for testing in a
1427temporary environment.
@@ -49,7 +62,6 @@ you will need to restore from the snapshot.
4962// end::generic-upgrade-steps[]
5063////
5164
52-
5365[discrete]
5466[[prepare-to-upgrade]]
5567=== Prepare to upgrade from 7.x
You can’t perform that action at this time.
0 commit comments