Skip to content

Commit 9dac8be

Browse files
Fix version compatibility statement (#1537) (#1553)
(cherry picked from commit 156f83e) Co-authored-by: David Kilfoyle <[email protected]>
1 parent c439399 commit 9dac8be

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

docs/en/ingest-management/fleet/add-fleet-server-cloud.asciidoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ image::images/fleet-server-cloud-deployment.png[{fleet-server} Cloud deployment
3030
{fleet-server} is compatible with the following Elastic products:
3131

3232
* {stack} 7.13 or later.
33-
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
34-
bugfix releases)
33+
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
3534
** {kib} should be on the same minor version as {es}.
3635

3736
* {ece} 2.10 or later

docs/en/ingest-management/fleet/add-fleet-server-mixed.asciidoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ you need to:
3333
{fleet-server} is compatible with the following Elastic products:
3434

3535
* {stack} 7.13 or later
36-
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
37-
bugfix releases)
36+
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
3837
** {kib} should be on the same minor version as {es}
3938

4039
* {ece} 2.9 or later--allows you to use a hosted {fleet-server} on {ecloud}.

docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ containerized {fleet-server}.
3939
{fleet-server} is compatible with the following Elastic products:
4040

4141
* {stack} 7.13 or later.
42-
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
43-
bugfix releases)
42+
** For version compatibility, {es} must be at the same or a later version than {fleet-server}, and {fleet-server} needs to be at the same or a later version than {agent} (not including patch releases).
4443
** {kib} should be on the same minor version as {es}.
4544

4645
* {ece} 2.9 or later

0 commit comments

Comments
 (0)