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