Fix compatibility matrix
This commit is contained in:
parent
6e38123d15
commit
1195f1e442
@ -15,15 +15,10 @@ These playbooks install and configure Wazuh agent, manager and Elastic Stack.
|
||||
| Wazuh version | Elastic | ODFE |
|
||||
|---------------|---------|--------|
|
||||
| v4.2.0 | 7.10.2 | 1.13.2 |
|
||||
|---------------|---------|--------|
|
||||
| v4.1.5 | 7.10.2 | 1.13.2 |
|
||||
|---------------|---------|--------|
|
||||
| v4.1.4 | 7.10.0 | 1.12.0 |
|
||||
|---------------|---------|--------|
|
||||
| v4.1.3 | 7.10.0 | 1.12.0 |
|
||||
|---------------|---------|--------|
|
||||
| v4.1.1 | 7.10.0 | 1.12.0 |
|
||||
|---------------|---------|--------|
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
# Cluster Settings
|
||||
opendistro_version: 1.12.0
|
||||
opendistro_version: 1.13.2
|
||||
|
||||
single_node: false
|
||||
elasticsearch_node_name: node-1
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
|
||||
kibana_opendistro_version: 1.12.0
|
||||
kibana_opendistro_version: 1.13.2
|
||||
Loading…
Reference in New Issue
Block a user