From 81c4bf8c5f51704e9a449ca3628bc99bee0422a0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 24 Sep 2025 12:51:19 +0000 Subject: [PATCH] Release prep v3.32.0 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7a47e96..76ccb96e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## [v3.32.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.32.0) - 2025-09-24 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.31.0...v3.32.0) + +### Added + +- (PE-41548) Add PE 2023.8.6 and 2025.6.0 support [#618](https://github.com/puppetlabs/puppetlabs-peadm/pull/618) ([davidmalloncares](https://github.com/davidmalloncares)) + ## [v3.31.0](https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.31.0) - 2025-08-06 [Full Changelog](https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.30.0...v3.31.0) diff --git a/metadata.json b/metadata.json index b56071a0..12f40448 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-peadm", - "version": "3.31.0", + "version": "3.32.0", "author": "puppetlabs", "summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture", "license": "Apache-2.0",