File tree 2 files changed +9
-2
lines changed
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.
5
5
6
6
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 ) .
7
7
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
+
8
16
## [ v3.21.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.21.0 ) - 2024-07-15
9
17
10
18
[ 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
88
96
### Added
89
97
90
98
- 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 ) )
92
99
93
100
## [ v3.14.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.14.0 ) - 2023-09-15
94
101
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-peadm" ,
3
- "version" : " 3.21 .0" ,
3
+ "version" : " 3.22 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Bolt plans used to deploy an at-scale Puppet Enterprise architecture" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments