From e810870ecf6903208560acb875f09566da481557 Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Wed, 3 Aug 2016 14:59:03 +0300 Subject: [PATCH] Release version 0.0.10 for all CI/CD apps New versions contain: - several minor fixes - Fix bug with JJB, when it ignores config file - Other improvements Change-Id: I8d6d0cb676245530d481af92782118a9e2847c0b --- murano-apps/CiCdEnvironment/package/manifest.yaml | 2 +- murano-apps/CiCdUtils/package/manifest.yaml | 2 +- murano-apps/Gerrit/package/manifest.yaml | 2 +- murano-apps/Jenkins/package/manifest.yaml | 2 +- murano-apps/OpenLDAP/package/manifest.yaml | 2 +- murano-apps/Puppet/package/manifest.yaml | 2 +- murano-apps/SystemConfig/package/manifest.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/murano-apps/CiCdEnvironment/package/manifest.yaml b/murano-apps/CiCdEnvironment/package/manifest.yaml index 6cd1c3c..7609944 100644 --- a/murano-apps/CiCdEnvironment/package/manifest.yaml +++ b/murano-apps/CiCdEnvironment/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Application FullName: org.openstack.ci_cd_pipeline_murano_app.CiCdEnvironment Name: CI/CD diff --git a/murano-apps/CiCdUtils/package/manifest.yaml b/murano-apps/CiCdUtils/package/manifest.yaml index 0924dec..a3ef3e7 100644 --- a/murano-apps/CiCdUtils/package/manifest.yaml +++ b/murano-apps/CiCdUtils/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Library FullName: org.openstack.ci_cd_pipeline_murano_app.utils.CiCdUtils Name: CI/CD Utils diff --git a/murano-apps/Gerrit/package/manifest.yaml b/murano-apps/Gerrit/package/manifest.yaml index 625e8d3..e8f275a 100644 --- a/murano-apps/Gerrit/package/manifest.yaml +++ b/murano-apps/Gerrit/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Application FullName: org.openstack.ci_cd_pipeline_murano_app.Gerrit Name: Gerrit diff --git a/murano-apps/Jenkins/package/manifest.yaml b/murano-apps/Jenkins/package/manifest.yaml index e769efa..c554443 100644 --- a/murano-apps/Jenkins/package/manifest.yaml +++ b/murano-apps/Jenkins/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Application FullName: org.openstack.ci_cd_pipeline_murano_app.Jenkins Name: Jenkins diff --git a/murano-apps/OpenLDAP/package/manifest.yaml b/murano-apps/OpenLDAP/package/manifest.yaml index 5240d4c..8d25d3e 100644 --- a/murano-apps/OpenLDAP/package/manifest.yaml +++ b/murano-apps/OpenLDAP/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Application FullName: org.openstack.ci_cd_pipeline_murano_app.OpenLDAP Name: OpenLDAP diff --git a/murano-apps/Puppet/package/manifest.yaml b/murano-apps/Puppet/package/manifest.yaml index b1c08b2..d3ffdf2 100644 --- a/murano-apps/Puppet/package/manifest.yaml +++ b/murano-apps/Puppet/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Library FullName: org.openstack.ci_cd_pipeline_murano_app.puppet.Puppet Name: Puppet diff --git a/murano-apps/SystemConfig/package/manifest.yaml b/murano-apps/SystemConfig/package/manifest.yaml index dfaf668..40a7be7 100644 --- a/murano-apps/SystemConfig/package/manifest.yaml +++ b/murano-apps/SystemConfig/package/manifest.yaml @@ -1,5 +1,5 @@ Format: 1.2 -Version: 0.0.9 +Version: 0.0.10 Type: Library FullName: org.openstack.ci_cd_pipeline_murano_app.puppet.SystemConfig Name: SystemConfig