From 6b5969eb84ed7f2e4320385845530f4d77cdd375 Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Wed, 6 Nov 2019 09:39:06 +0100 Subject: [PATCH] New versions released Fluentd 1.7.4 Elasticsearch 7.4.2 Change-Id: I7af7fbb37f5ecdef3c8ffbdd1b7611235e891951 Signed-off-by: Balazs Szekeres --- 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 08c8022..51ace51 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.4.0 +%define RPM_MAJOR_VERSION 7.4.2 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define centos_build 191001 diff --git a/SPECS/fluentd.spec b/SPECS/fluentd.spec index 348b4d4..4041992 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.7.3 +%define RPM_MAJOR_VERSION 1.7.4 %define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -- 2.16.6