Skip to content

Commit

Permalink
Fix version compatibility statement (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilfoyle authored Dec 16, 2024
1 parent ebf960a commit 156f83e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ image::images/fleet-server-cloud-deployment.png[{fleet-server} Cloud deployment
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later.
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** 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).
** {kib} should be on the same minor version as {es}.

* {ece} 2.10 or later
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ you need to:
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** 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).
** {kib} should be on the same minor version as {es}

* {ece} 2.9 or later--allows you to use a hosted {fleet-server} on {ecloud}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ containerized {fleet-server}.
{fleet-server} is compatible with the following Elastic products:

* {stack} 7.13 or later.
** For version compatibility: {es} >= {fleet-server} >= {agent} (except for
bugfix releases)
** 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).
** {kib} should be on the same minor version as {es}.

* {ece} 2.9 or later
Expand Down

0 comments on commit 156f83e

Please sign in to comment.