X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-metrics.git;a=blobdiff_plain;f=SPECS%2Fcaas-prometheus.spec;h=6d1d38dc541e83895e51a9548f258f9c8b44878a;hp=34d1958c7624ce3052d543f13565a1fa993fdedc;hb=aedccacc5911ad18137215b61a0bc4ce9da3aaa4;hpb=641c2c743b7bad46a071c287a10d60bd607cb657 diff --git a/SPECS/caas-prometheus.spec b/SPECS/caas-prometheus.spec index 34d1958..6d1d38d 100644 --- a/SPECS/caas-prometheus.spec +++ b/SPECS/caas-prometheus.spec @@ -14,9 +14,9 @@ %define COMPONENT prometheus %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 2.11.1 -%define RPM_MINOR_VERSION 3 -%define go_version 1.12.10 +%define RPM_MAJOR_VERSION 2.13.0 +%define RPM_MINOR_VERSION 0 +%define go_version 1.13.1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME}