From 3cba9c4cb5104a68e69f9fcdc1e63997a372099a Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Sat, 1 Dec 2018 13:07:31 +0100 Subject: [PATCH] (misc) Release 0.12.0 --- CHANGELOG.md | 4 ++++ metadata.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 202bc45..71f67b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ |Date |Issue|Description | |----------|-----|---------------------------------------------------------------------------------------------------------| +|2018/12/01| |Release 0.12.0 | +|2018/11/30|102 |Write the Choria Server status file by default | +|2018/11/27|99 |On AIO Puppet 6 enable Choria Server by default | +|2018/11/12|88 |Use the correct hash2config function | |2018/10/13| |Release 0.11.1 | |2018/10/03|94 |Allow latest apt and stdlib modules to be used | |2018/09/20| |Release 0.11.0 | diff --git a/metadata.json b/metadata.json index de731fa..52f923c 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "choria-choria", - "version": "0.11.1", + "version": "0.12.0", "author": "R.I.Pienaar ", "license": "Apache-2.0", "summary": "Install and manage the Choria plugin for MCollective", @@ -10,7 +10,7 @@ "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 4.24.0 < 6.0.0" }, { "name": "puppetlabs/apt", "version_requirement": ">= 4.5.1 < 7.0.0" }, - { "name": "choria/mcollective_choria", "version_requirement": ">= 0.11.0 < 2.0.0" }, + { "name": "choria/mcollective_choria", "version_requirement": ">= 0.12.0 < 2.0.0" }, { "name": "choria/mcollective", "version_requirement": ">= 0.9.0 < 2.0.0" } ], "operatingsystem_support": [