From 0fa8bc07e56a68b7c9d58096be8cde402175a2a8 Mon Sep 17 00:00:00 2001 From: Shubham Ganar Date: Wed, 29 Apr 2026 15:55:10 +0530 Subject: [PATCH] Release 21.3.0 Signed-off-by: Shubham Ganar --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a245226c..bb8646a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [21.3.0](https://github.com/theforeman/puppet-certs/tree/21.3.0) (2026-04-29) + +[Full Changelog](https://github.com/theforeman/puppet-certs/compare/21.2.0...21.3.0) + +**Implemented enhancements:** + +- Add iop to the generate class [\#505](https://github.com/theforeman/puppet-certs/pull/505) ([ehelms](https://github.com/ehelms)) + ## [21.2.0](https://github.com/theforeman/puppet-certs/tree/21.2.0) (2025-11-05) [Full Changelog](https://github.com/theforeman/puppet-certs/compare/21.1.0...21.2.0) diff --git a/metadata.json b/metadata.json index b26b6fda..2eac8fbc 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "katello-certs", - "version": "21.2.0", + "version": "21.3.0", "author": "katello", "summary": "Deploys CA and required certs for a Foreman and Katello installation.", "license": "GPL-3.0+",