From a65d286d5ee14c4c5bf47112cb341d849fd40644 Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Tue, 16 Jul 2019 14:59:46 +0200 Subject: [PATCH] Prometheus update Prometheus updated to version 2.11.1 Change-Id: I229f842bcdf04a478441070993591dfc192c40fe Signed-off-by: Balazs Szekeres --- SPECS/caas-prometheus.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/caas-prometheus.spec b/SPECS/caas-prometheus.spec index b2fcca6..ac1fa76 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.10.0 +%define RPM_MAJOR_VERSION 2.11.1 %define RPM_MINOR_VERSION 0 %define GO_VERSION 1.12.1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -- 2.16.6