From 780da3efa3b79faee427c9c2b8f9f2064c5e438b Mon Sep 17 00:00:00 2001 From: "Szekeres, Balazs (Nokia - HU/Budapest)" Date: Mon, 24 Jun 2019 13:50:34 +0200 Subject: [PATCH] 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) --- SPECS/elasticsearch.spec | 2 +- SPECS/fluentd.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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} -- 2.16.6