From 8478b03cc3595afba7c0b4b33dec9fcf659420c6 Mon Sep 17 00:00:00 2001 From: Gerson Sosa <4366859+gersonsosa@users.noreply.github.com> Date: Tue, 26 Aug 2025 14:29:51 +0200 Subject: [PATCH] chore(docs): add versions 8.18.6 and 8.19.3 Rel: https://github.com/elastic/cloud/issues/145955 Rel: https://github.com/elastic/cloud/issues/145956 --- .../ece-install-offline-images.md | 22 ++++++++++++++----- .../manage-elastic-stack-versions.md | 4 +++- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md b/deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md index 4ae0e2d728..15cc8d0040 100644 --- a/deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md +++ b/deploy-manage/deploy/cloud-enterprise/ece-install-offline-images.md @@ -43,11 +43,11 @@ Enterprise Search is not available in versions 9.0+. | docker.elastic.co/cloud-release/kibana-cloud:9.1.2 | ECE 4.0.0 | | docker.elastic.co/cloud-release/elastic-agent-cloud:9.1.2 | ECE 4.0.0 | | | | -| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.2](https://download.elastic.co/cloud-enterprise/versions/8.19.2.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | -| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.19.2 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | -| docker.elastic.co/cloud-release/kibana-cloud:8.19.2 | ECE 3.0.0 | -| docker.elastic.co/cloud-release/elastic-agent-cloud:8.19.2 | ECE 3.0.0 | -| docker.elastic.co/cloud-release/enterprise-search-cloud:8.19.2 | ECE 3.0.0 | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.3](https://download.elastic.co/cloud-enterprise/versions/8.19.3.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.19.3 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/kibana-cloud:8.19.3 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/elastic-agent-cloud:8.19.3 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/enterprise-search-cloud:8.19.3 | ECE 3.0.0 | | | | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 7.17.29](https://download.elastic.co/cloud-enterprise/versions/7.17.29.zip) | ECE 2.2.2 | | docker.elastic.co/cloud-assets/elasticsearch:7.17.29-0 | ECE 2.2.2 | @@ -107,6 +107,12 @@ Enterprise Search is not available in versions 9.0+. | docker.elastic.co/cloud-release/kibana-cloud:9.0.0 | ECE 4.0.0 | | docker.elastic.co/cloud-release/elastic-agent-cloud:9.0.0 | ECE 4.0.0 | | | | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.3](https://download.elastic.co/cloud-enterprise/versions/8.19.3.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.19.3 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/kibana-cloud:8.19.3 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/elastic-agent-cloud:8.19.3 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/enterprise-search-cloud:8.19.3 | ECE 3.0.0 | +| | | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.2](https://download.elastic.co/cloud-enterprise/versions/8.19.2.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | | docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.19.2 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | | docker.elastic.co/cloud-release/kibana-cloud:8.19.2 | ECE 3.0.0 | @@ -119,6 +125,12 @@ Enterprise Search is not available in versions 9.0+. | docker.elastic.co/cloud-release/elastic-agent-cloud:8.19.1 | ECE 3.0.0 | | docker.elastic.co/cloud-release/enterprise-search-cloud:8.19.1 | ECE 3.0.0 | | | | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.6](https://download.elastic.co/cloud-enterprise/versions/8.18.6.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.6 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| docker.elastic.co/cloud-release/kibana-cloud:8.18.6 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/elastic-agent-cloud:8.18.6 | ECE 3.0.0 | +| docker.elastic.co/cloud-release/enterprise-search-cloud:8.18.6 | ECE 3.0.0 | +| | | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.5](https://download.elastic.co/cloud-enterprise/versions/8.18.5.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | | docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.18.5 | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | | docker.elastic.co/cloud-release/kibana-cloud:8.18.5 | ECE 3.0.0 | diff --git a/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md b/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md index d1fe14065e..79d7c265b3 100644 --- a/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md +++ b/deploy-manage/deploy/cloud-enterprise/manage-elastic-stack-versions.md @@ -38,7 +38,7 @@ $$$ece-elastic-stack-stackpacks-recent$$$ | Stack pack download link | Minimum required ECE version | | --- | --- | | [{{es}}, {{kib}}, and APM stack pack: 9.1.2](https://download.elastic.co/cloud-enterprise/versions/9.1.2.zip) | ECE 4.0.0 | -| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.2](https://download.elastic.co/cloud-enterprise/versions/8.19.2.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.3](https://download.elastic.co/cloud-enterprise/versions/8.19.3.zip) | ECE 3.0.0
(+ Docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 7.17.29](https://download.elastic.co/cloud-enterprise/versions/7.17.29.zip) | ECE 2.2.2 | | [{{es}}, {{kib}}, and APM stack pack: 6.8.23](https://download.elastic.co/cloud-enterprise/versions/6.8.23.zip) | ECE 1.1.4 | @@ -58,8 +58,10 @@ Following is the full list of available packs containing {{stack}} versions. Not | [{{es}}, {{kib}}, and APM stack pack: 9.0.2](https://download.elastic.co/cloud-enterprise/versions/9.0.2.zip) | ECE 4.0.0 | | [{{es}}, {{kib}}, and APM stack pack: 9.0.1](https://download.elastic.co/cloud-enterprise/versions/9.0.1.zip) | ECE 4.0.0 | | [{{es}}, {{kib}}, and APM stack pack: 9.0.0](https://download.elastic.co/cloud-enterprise/versions/9.0.0.zip) | ECE 4.0.0 | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.3](https://download.elastic.co/cloud-enterprise/versions/8.19.3.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.2](https://download.elastic.co/cloud-enterprise/versions/8.19.2.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.19.1](https://download.elastic.co/cloud-enterprise/versions/8.19.1.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | +| [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.6](https://download.elastic.co/cloud-enterprise/versions/8.18.6.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.5](https://download.elastic.co/cloud-enterprise/versions/8.18.5.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.4](https://download.elastic.co/cloud-enterprise/versions/8.18.4.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) | | [{{es}}, {{kib}}, APM, and Enterprise Search stack pack: 8.18.3](https://download.elastic.co/cloud-enterprise/versions/8.18.3.zip) | ECE 3.0.0
(+ docker 20.10.10+ required for 8.16+) |