feat: bump 4.14.5

This commit is contained in:
wazuhci
2026-02-13 17:23:33 +00:00
parent 51ab4da8e4
commit 5bbc250263
22 changed files with 64 additions and 46 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Wazuh App Copyright (C) 2017, Wazuh Inc. (License GPLv2)
services:
wazuh.manager:
image: wazuh/wazuh-manager:4.14.4
image: wazuh/wazuh-manager:4.14.5
hostname: wazuh.manager
restart: always
ulimits:
@@ -44,7 +44,7 @@ services:
- ./config/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf
wazuh.indexer:
image: wazuh/wazuh-indexer:4.14.4
image: wazuh/wazuh-indexer:4.14.5
hostname: wazuh.indexer
restart: always
ports:
@@ -69,7 +69,7 @@ services:
- ./config/wazuh_indexer/internal_users.yml:/usr/share/wazuh-indexer/config/opensearch-security/internal_users.yml
wazuh.dashboard:
image: wazuh/wazuh-dashboard:4.14.4
image: wazuh/wazuh-dashboard:4.14.5
hostname: wazuh.dashboard
restart: always
ports: