Metrics conteiners update 05/1005/1
authorSzekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
Mon, 17 Jun 2019 10:18:48 +0000 (12:18 +0200)
committerSzekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
Mon, 17 Jun 2019 10:18:48 +0000 (12:18 +0200)
Custom metrics version changed to 0.5.0
Promethetus version changed to 2.9.2
Metrics server version changed to 0.3.3

Change-Id: I2bb3871c8ced4118c6f4f83c605a887b68f22696
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
SPECS/caas-custom_metrics.spec
SPECS/caas-metrics_server.spec
SPECS/caas-prometheus.spec

index d19c629..86050ca 100644 (file)
@@ -14,8 +14,8 @@
 
 %define COMPONENT custom_metrics
 %define RPM_NAME caas-%{COMPONENT}
-%define RPM_MAJOR_VERSION 0.4.1
-%define RPM_MINOR_VERSION 1
+%define RPM_MAJOR_VERSION 0.5.0
+%define RPM_MINOR_VERSION 0
 %define DEPENDENCY_MANAGER_VERSION 0.5.0
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
index f9a4a3f..a6bb900 100644 (file)
@@ -14,8 +14,8 @@
 
 %define COMPONENT metrics_server
 %define RPM_NAME caas-%{COMPONENT}
-%define RPM_MAJOR_VERSION 0.3.1
-%define RPM_MINOR_VERSION 1
+%define RPM_MAJOR_VERSION 0.3.3
+%define RPM_MINOR_VERSION 0
 %define DEPENDENCY_MANAGER_VERSION 0.5.0
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
index 13b20e8..2d84e83 100644 (file)
@@ -14,9 +14,9 @@
 
 %define COMPONENT prometheus
 %define RPM_NAME caas-%{COMPONENT}
-%define RPM_MAJOR_VERSION 2.8.1
-%define RPM_MINOR_VERSION 1
-%define GO_VERSION 1.11.4
+%define RPM_MAJOR_VERSION 2.9.2
+%define RPM_MINOR_VERSION 0
+%define GO_VERSION 1.12.1
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
 Name:           %{RPM_NAME}