Merge pull request #659 from wazuh/bump_4_3_2

Bump 4.3.2 to 4.3 Branch
This commit is contained in:
José Fernández Aguilera
2022-05-30 15:59:16 +02:00
committed by GitHub
11 changed files with 37 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ version: '3.7'
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.3.1
image: wazuh/wazuh-manager:4.3.2
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.3.1
image: wazuh/wazuh-indexer:4.3.2
hostname: wazuh.indexer
restart: always
ports:
@@ -64,7 +64,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.3.1
image: wazuh/wazuh-dashboard:4.3.2
hostname: wazuh.dashboard
restart: always
ports: