Skip to content

Commit 6df1637

Browse files
authored
Update minimum stack version to 8.0.0 for ECE 4 (#1459)
ECE 4 does only support Elastic Stack 8.0.0 and above, updating this to reflect this fact. This should be back ported to the current live ECE 4.0 docs .
1 parent 0ba8992 commit 6df1637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/upgrade/orchestrator/upgrade-cloud-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Before starting the upgrade process, verify that your setup meets the following
9494
:::
9595

9696
- Ensure that your system deployments are at their [expected versions](/deploy-manage/deploy/cloud-enterprise/default-system-deployment-versions.md). Since ECE 3.6.1, the upgrade process automatically upgrades system deployments to the required version. If the {{ece}} platform was upgraded successfully and yet one or more system deployments were not upgraded to [their expected version](/deploy-manage/deploy/cloud-enterprise/default-system-deployment-versions.md) during the very last phase of the {{ece}} upgrade, you can re-run the `elastic-cloud-enterprise.sh upgrade --cloud-enterprise-version <your target version>` command to retry system deployment upgrade only.
97-
- Check that your deployments are running on {{stack}} version 7.0.0 or above.
97+
- Check that your deployments are running on {{stack}} version 8.0.0 or above.
9898
- Before running the upgrade command, ensure that you include the same installation flags that were used during the initial setup. Some deployment configurations, such as those using Podman or SELinux, require specific flags to be passed again during the upgrade. Failure to do so may result in compatibility errors.
9999

100100
## Certificate rotation [ece-upgrade-certificates]

0 commit comments

Comments
 (0)