aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobosila Victor <victor.bobosila@puppet.com>2021-10-04 12:41:09 +0300
committerGitHub <noreply@github.com>2021-10-04 12:41:09 +0300
commite79aedb612ab702c06461b7fb75484064f7ed850 (patch)
tree9faea7fc59e32d46bc142f0954aacc64d1a6a471
parentefd4d1b3213336c4f7f4a04fb5075a0ce1682fa6 (diff)
parent862ecf5680718df242b210c55ed16a5b51a5c786 (diff)
downloadpuppet-sshkeys_core-e79aedb612ab702c06461b7fb75484064f7ed850.tar.gz
puppet-sshkeys_core-e79aedb612ab702c06461b7fb75484064f7ed850.tar.bz2
Merge pull request #49 from puppetlabs/release-prep
Release prep v2.3.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 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: []