Elasticsearch and Fluentd update 97/1197/1
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Tue, 16 Jul 2019 12:55:47 +0000 (14:55 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Tue, 16 Jul 2019 12:55:47 +0000 (14:55 +0200)
Elasticsearch updated to version 7.2.0
Fluentd updated to version 1.6.0

Change-Id: I750cf57af15fce76eef051477e28a46d2af2b734
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
SPECS/elasticsearch.spec
SPECS/fluentd.spec

index fdfd803..930bc02 100644 (file)
@@ -14,8 +14,8 @@
 
 %define COMPONENT elasticsearch
 %define RPM_NAME caas-%{COMPONENT}
-%define RPM_MAJOR_VERSION 7.1.1
-%define RPM_MINOR_VERSION 4
+%define RPM_MAJOR_VERSION 7.2.0
+%define RPM_MINOR_VERSION 0
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
 Name:           %{RPM_NAME}
index 3e1d394..1b195df 100644 (file)
@@ -14,8 +14,8 @@
 
 %define COMPONENT fluentd
 %define RPM_NAME caas-%{COMPONENT}
-%define RPM_MAJOR_VERSION 1.5.2
-%define RPM_MINOR_VERSION 2
+%define RPM_MAJOR_VERSION 1.6.0
+%define RPM_MINOR_VERSION 0
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
 Name:           %{RPM_NAME}