aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobosila Victor <victor.bobosila@puppet.com>2021-10-04 12:40:57 +0300
committerGitHub <noreply@github.com>2021-10-04 12:40:57 +0300
commite135dfc40fffb83f0f82534f8ef6d4b886ef186c (patch)
tree2306e4a55dec30ce10754de61395ab5aef19d893
parent74e9d916d182df8a6594403582a8cc9e19dd55c0 (diff)
parent88234430f2be8fa3a157d1fea3b9b853e8d13b5b (diff)
downloadpuppet-cron_core-e135dfc40fffb83f0f82534f8ef6d4b886ef186c.tar.gz
puppet-cron_core-e135dfc40fffb83f0f82534f8ef6d4b886ef186c.tar.bz2
Merge pull request #46 from puppetlabs/release-prep
Release prep v1.1.0
-rw-r--r--CHANGELOG.md10
-rw-r--r--metadata.json2
-rw-r--r--pdk.yaml2
3 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e03fed..511284b 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).
+## [v1.1.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.1.0) (2021-10-04)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.5...v1.1.0)
+
+### Added
+
+- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux && AlmaLinux to cron-core metadata [\#45](https://github.com/puppetlabs/puppetlabs-cron_core/pull/45) ([BobosilaVictor](https://github.com/BobosilaVictor))
+
## [1.0.5](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.5) (2020-10-30)
[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.4...1.0.5)
@@ -58,4 +66,4 @@ All notable changes to this project will be documented in this file. The format
-\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
diff --git a/metadata.json b/metadata.json
index 5c6d1e3..61dae86 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-cron_core",
- "version": "1.0.5",
+ "version": "1.1.0",
"author": "puppetlabs",
"summary": "Install and manage cron resources.",
"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: []