From e718c8fc3040ce5f5881832a6e99a88b43652049 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Sep 2021 15:28:23 +0000 Subject: [PATCH] Release prep v2.1.1 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- pdk.yaml | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 pdk.yaml diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcdf31..35cbb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v2.1.1](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/v2.1.1) (2021-09-30) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/v2.1.0...v2.1.1) + +### Fixed + +- \(SUP-2682\) Remove Requires= property from timers [\#92](https://github.com/puppetlabs/puppetlabs-pe_databases/pull/92) ([m0dular](https://github.com/m0dular)) + ## [v2.1.0](https://github.com/puppetlabs/puppetlabs-pe_databases/tree/v2.1.0) (2021-07-13) [Full Changelog](https://github.com/puppetlabs/puppetlabs-pe_databases/compare/v2.0.0...v2.1.0) diff --git a/metadata.json b/metadata.json index e5aaa1f..9b80a8e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-pe_databases", - "version": "2.1.0", + "version": "2.1.1", "author": "puppetlabs", "summary": "A Puppet Module for Backing Up / Maintaining / Tuning Your Puppet Enterprise Databases", "license": "Apache-2.0", diff --git a/pdk.yaml b/pdk.yaml new file mode 100644 index 0000000..4bef4bd --- /dev/null +++ b/pdk.yaml @@ -0,0 +1,2 @@ +--- +ignore: []