From a6f2bae06001507b3e454c5ebd95d1bd037ea192 Mon Sep 17 00:00:00 2001 From: Arvind Jangir Date: Wed, 29 Jul 2026 13:25:44 +0530 Subject: [PATCH] Release 29.1.0 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c082ed..935e25e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [29.1.0](https://github.com/theforeman/puppet-katello/tree/29.1.0) (2026-07-29) + +[Full Changelog](https://github.com/theforeman/puppet-katello/compare/29.0.0...29.1.0) + +**Implemented enhancements:** + +- candlepin: Allow 19.x [\#532](https://github.com/theforeman/puppet-katello/pull/532) ([arvind4501](https://github.com/arvind4501)) + ## [29.0.0](https://github.com/theforeman/puppet-katello/tree/29.0.0) (2026-07-29) [Full Changelog](https://github.com/theforeman/puppet-katello/compare/28.0.0...29.0.0) diff --git a/metadata.json b/metadata.json index 8e62ce0..4a69dfa 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "katello-katello", - "version": "29.0.0", + "version": "29.1.0", "author": "katello", "summary": "Handles deploying and managing a Katello + Foreman server", "license": "GPL-3.0+",