From 862ecf5680718df242b210c55ed16a5b51a5c786 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 4 Oct 2021 09:18:17 +0000 Subject: Release prep v2.3.0 --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- pdk.yaml | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 pdk.yaml diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e4923d..9803783 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.3.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/v2.3.0) (2021-10-04) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.2.0...v2.3.0) + +### Added + +- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to sshkeys-core metadata [\#47](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/47) ([BobosilaVictor](https://github.com/BobosilaVictor)) + ## [2.2.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.2.0) (2020-10-16) [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.1.0...2.2.0) @@ -76,4 +84,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 0841674..329bd36 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-sshkeys_core", - "version": "2.2.0", + "version": "2.3.0", "author": "puppetlabs", "summary": "Manage SSH authorized keys, and known hosts.", "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: [] -- cgit v1.2.3