File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8+ ## [ v3.22.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.22.0 ) - 2024-09-03
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.21.0...v3.22.0 )
11+
12+ ### Fixed
13+
14+ - pe_installer_source: Use Stdlib::HTTPSUrl datatype [ #466 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/466 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
15+
816## [ v3.21.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.21.0 ) - 2024-07-15
917
1018[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.20.0...v3.21.0 )
@@ -88,7 +96,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
8896### Added
8997
9098- support configurable installer target upload path [ #376 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/376 ) ([ h0tw1r3] ( https://github.com/h0tw1r3 ) )
91- - agent_install: Enable Agent upgrades [ #343 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/343 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
9299
93100## [ v3.14.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.14.0 ) - 2023-09-15
94101
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-peadm" ,
3- "version" : " 3.21 .0" ,
3+ "version" : " 3.22 .0" ,
44 "author" : " puppetlabs" ,
55 "summary" : " Bolt plans used to deploy an at-scale Puppet Enterprise architecture" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments