From 2f36bf028fd34ea63b3f858a49e2fd88097215b3 Mon Sep 17 00:00:00 2001 From: "Szekeres, Balazs (Nokia - HU/Budapest)" Date: Mon, 24 Jun 2019 13:58:41 +0200 Subject: [PATCH] Prometheus update Prometheus updated to 2.10.0 Change-Id: I2d6d0534b97d068210842a2be528537496f0564e Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) --- SPECS/caas-prometheus.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/caas-prometheus.spec b/SPECS/caas-prometheus.spec index d8ed79f..b2fcca6 100644 --- a/SPECS/caas-prometheus.spec +++ b/SPECS/caas-prometheus.spec @@ -14,8 +14,8 @@ %define COMPONENT prometheus %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 2.9.2 -%define RPM_MINOR_VERSION 1 +%define RPM_MAJOR_VERSION 2.10.0 +%define RPM_MINOR_VERSION 0 %define GO_VERSION 1.12.1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -- 2.16.6