From 574a0147eab5b07245b4b5323e7d8cf7454a0225 Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez <1380243+xr09@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:16:55 +0100 Subject: [PATCH] Update compatibility matrix --- README.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 257810a5..b559095d 100644 --- a/README.md +++ b/README.md @@ -148,22 +148,24 @@ ADMIN_PRIVILEGES=true # App privileges * `4.0` branch on correspond to the latest Wazuh-Docker stable version. * `master` branch contains the latest code, be aware of possible bugs on this branch. -* `Wazuh.Version_ElasticStack.Version` (for example 3.13.1_7.8.0) branch. This branch contains the current release referenced in Docker Hub. The container images are installed under the current version of this branch. +* `Wazuh.Version` (for example 3.13.1_7.8.0 or 4.1.0) branch. This branch contains the current release referenced in Docker Hub. The container images are installed under the current version of this branch. ## Compatibility Matrix -| Wazuh version | ODFE | -|---------------|---------| -| v4.0.4 | 1.11.0 | -|---------------|---------| -| v4.0.3 | 1.11.0 | -|---------------|---------| -| v4.0.2 | 1.11.0 | -|---------------|---------| -| v4.0.1 | 1.11.0 | -|---------------|---------| -| v4.0.0 | 1.10.1 | +| Wazuh version | ODFE | XPACK | +|---------------|---------|--------| +| v4.1.0 | 1.12.0 | 7.10.2 | +|---------------|---------|--------| +| v4.0.4 | 1.11.0 | | +|---------------|---------|--------| +| v4.0.3 | 1.11.0 | | +|---------------|---------|--------| +| v4.0.2 | 1.11.0 | | +|---------------|---------|--------| +| v4.0.1 | 1.11.0 | | +|---------------|---------|--------| +| v4.0.0 | 1.10.1 | | ## Credits and Thank you