From: Balazs Szekeres Date: Tue, 22 Oct 2019 09:06:08 +0000 (+0200) Subject: Update versions X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-metrics.git;a=commitdiff_plain;h=6320370425e6949fdfd558f11d37a79885c6275f Update versions Metrics server update to version 0.3.6 Promethetus updated to version 2.13.1 Change-Id: Ifa0854127d93363be3c9c48c475fa36b15b23367 Signed-off-by: Balazs Szekeres --- diff --git a/SPECS/caas-metrics_server.spec b/SPECS/caas-metrics_server.spec index fc6cdf6..f966487 100644 --- a/SPECS/caas-metrics_server.spec +++ b/SPECS/caas-metrics_server.spec @@ -14,7 +14,7 @@ %define COMPONENT metrics_server %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 0.3.5 +%define RPM_MAJOR_VERSION 0.3.6 %define RPM_MINOR_VERSION 0 %define go_version 1.12.10 %define DEP_MAN_VERSION 0.5.4 diff --git a/SPECS/caas-prometheus.spec b/SPECS/caas-prometheus.spec index 6d1d38d..4a0a3be 100644 --- a/SPECS/caas-prometheus.spec +++ b/SPECS/caas-prometheus.spec @@ -14,7 +14,7 @@ %define COMPONENT prometheus %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 2.13.0 +%define RPM_MAJOR_VERSION 2.13.1 %define RPM_MINOR_VERSION 0 %define go_version 1.13.1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}