bump release 4.5.0

This commit is contained in:
vcerenu
2022-05-23 09:57:31 -03:00
committed by Raul Del Pozo Moreno
parent d00fc0ccf6
commit 312466704d
15 changed files with 39 additions and 55 deletions

View File

@@ -222,6 +222,9 @@
<global>
<white_list>127.0.0.1</white_list>
<white_list>^localhost.localdomain$</white_list>
<white_list>4.5.0.1</white_list>
<white_list>4.5.0.2</white_list>
<white_list>208.67.220.220</white_list>
</global>
<command>

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.4.2
image: wazuh/wazuh-manager:4.5.0
hostname: wazuh.manager
restart: always
ports:
@@ -39,7 +39,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.4.2
image: wazuh/wazuh-indexer:4.5.0
hostname: wazuh.indexer
restart: always
ports:
@@ -64,7 +64,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.4.2
image: wazuh/wazuh-dashboard:4.5.0
hostname: wazuh.dashboard
restart: always
ports: