From: Balazs Szekeres Date: Thu, 1 Aug 2019 12:42:06 +0000 (+0200) Subject: 3rd party component update X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-logging.git;a=commitdiff_plain;h=3410504637647d5f7fbc0af7e21dbee4c72246b1 3rd party component update Fluentd updated to 1.6.3 Elasticsearch updated to 7.2.1 Change-Id: Ie2347bf5e03dcb37e698ed8ae73079cb2e865448 Signed-off-by: Balazs Szekeres --- diff --git a/SPECS/elasticsearch.spec b/SPECS/elasticsearch.spec index 930bc02..425c60f 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.2.0 +%define RPM_MAJOR_VERSION 7.2.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 1b195df..8df4110 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.6.0 +%define RPM_MAJOR_VERSION 1.6.3 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}