From: Szekeres, Balazs (Nokia - HU/Budapest) Date: Mon, 24 Jun 2019 11:50:34 +0000 (+0200) Subject: Logging container update X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-logging.git;a=commitdiff_plain;h=780da3efa3b79faee427c9c2b8f9f2064c5e438b Logging container update Elasticsearch updated to 7.1.1 Fluentd updated to 1.5.2 Change-Id: Ie34e8ec0f45de378a2998b71ca96a1839c7a1137 Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) --- diff --git a/SPECS/elasticsearch.spec b/SPECS/elasticsearch.spec index 24d20c7..b7a61d3 100644 --- a/SPECS/elasticsearch.spec +++ b/SPECS/elasticsearch.spec @@ -14,7 +14,7 @@ %define COMPONENT elasticsearch %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 7.1.0 +%define RPM_MAJOR_VERSION 7.1.1 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} diff --git a/SPECS/fluentd.spec b/SPECS/fluentd.spec index 99e3836..a9b4223 100644 --- a/SPECS/fluentd.spec +++ b/SPECS/fluentd.spec @@ -14,7 +14,7 @@ %define COMPONENT fluentd %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 1.5.0 +%define RPM_MAJOR_VERSION 1.5.2 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}