From a793d16ed0e0441279a8e4f1b5693325f5090d84 Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Mon, 18 Nov 2019 10:50:11 +0100 Subject: [PATCH] Minor version bump. Change-Id: Ia98bedb941021cd23e45762918befaf0b1fb657e Signed-off-by: Balazs Szekeres --- SPECS/dynamic_local_pv_provisioner.spec | 2 +- SPECS/storage_local_static_provisioner.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/dynamic_local_pv_provisioner.spec b/SPECS/dynamic_local_pv_provisioner.spec index 70da7ef..c9deb3a 100644 --- a/SPECS/dynamic_local_pv_provisioner.spec +++ b/SPECS/dynamic_local_pv_provisioner.spec @@ -15,7 +15,7 @@ %define COMPONENT dynamic_local_pv_provisioner %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 0.1.0 -%define RPM_MINOR_VERSION 3 +%define RPM_MINOR_VERSION 4 %define go_version 1.12.10 %define DEPENDENCY_MANAGER_VERSION 0.5.4 %define DYNAMIC_LOCAL_PV_PROVISIONER_VERSION d19433b1072775791733a27b3c860b0fb2aadb28 diff --git a/SPECS/storage_local_static_provisioner.spec b/SPECS/storage_local_static_provisioner.spec index ed9ab3d..7b71d72 100644 --- a/SPECS/storage_local_static_provisioner.spec +++ b/SPECS/storage_local_static_provisioner.spec @@ -15,7 +15,7 @@ %define COMPONENT storage_local_static_provisioner %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 2.3.3 -%define RPM_MINOR_VERSION 0 +%define RPM_MINOR_VERSION 1 %define go_version 1.12.9 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define docker_build_dir %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build -- 2.16.6