Bump opendistro roles to 1.10.1
This commit is contained in:
parent
40d498262f
commit
6abf51a5f0
@ -1,9 +1,9 @@
|
||||
---
|
||||
# Cluster Settings
|
||||
es_version: "7.8.0"
|
||||
es_version: "7.9.1"
|
||||
es_major_version: "7.x"
|
||||
|
||||
opendistro_version: 1.9.0
|
||||
opendistro_version: 1.10.1
|
||||
|
||||
elasticsearch_cluster_name: wazuh-cluster
|
||||
single_node: true
|
||||
|
||||
@ -14,12 +14,12 @@ kibana_server_host: "0.0.0.0"
|
||||
kibana_server_port: "5601"
|
||||
kibana_server_name: "kibana"
|
||||
kibana_max_payload_bytes: 1048576
|
||||
elastic_stack_version: 7.8.0
|
||||
elastic_stack_version: 7.9.1
|
||||
wazuh_version: 3.13.2
|
||||
wazuh_app_url: https://packages.wazuh.com/wazuhapp/wazuhapp
|
||||
|
||||
# The OpenDistro package repository
|
||||
kibana_opendistro_version: -1.9.0-1 # Version includes the - for RedHat family compatibility, replace with = for Debian hosts
|
||||
kibana_opendistro_version: -1.10.1-1 # Version includes the - for RedHat family compatibility, replace with = for Debian hosts
|
||||
|
||||
package_repos:
|
||||
yum:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user