From 5d32069193bc526eb5ae643255785a83429eb0ca Mon Sep 17 00:00:00 2001 From: Manuel Gutierrez <1380243+xr09@users.noreply.github.com> Date: Wed, 25 Nov 2020 15:12:18 +0100 Subject: [PATCH] Bump images --- production-cluster.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/production-cluster.yml b/production-cluster.yml index 8feef053..fd2b0019 100644 --- a/production-cluster.yml +++ b/production-cluster.yml @@ -3,7 +3,7 @@ version: '3.7' services: wazuh-master: - image: wazuh/wazuh-odfe:4.0.1_1.11.0 + image: wazuh/wazuh-odfe:4.0.2_1.11.0 hostname: wazuh-master restart: always ports: @@ -38,7 +38,7 @@ services: - ./production_cluster/wazuh_cluster/wazuh_manager.conf:/wazuh-config-mount/etc/ossec.conf wazuh-worker: - image: wazuh/wazuh-odfe:4.0.1_1.11.0 + image: wazuh/wazuh-odfe:4.0.2_1.11.0 hostname: wazuh-worker restart: always environment: @@ -132,7 +132,7 @@ services: - ./production_cluster/elastic_opendistro/internal_users.yml:/usr/share/elasticsearch/plugins/opendistro_security/securityconfig/internal_users.yml kibana: - image: wazuh/wazuh-kibana-odfe:4.0.1_1.11.0 + image: wazuh/wazuh-kibana-odfe:4.0.2_1.11.0 hostname: kibana restart: always ports: