File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
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.17.0] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.17.0 ) - 2024-02-07
9
+
10
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.16.1...v3.17.0 )
11
+
12
+ ### Other
13
+
14
+ - add environment parameter to puppet_runonce task [ #402 ] ( https://github.com/puppetlabs/puppetlabs-peadm/pull/402 ) ([ vchepkov] ( https://github.com/vchepkov ) )
15
+
8
16
## [ v3.16.1] ( https://github.com/puppetlabs/puppetlabs-peadm/tree/v3.16.1 ) - 2023-11-23
9
17
10
18
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-peadm/compare/v3.16.0...v3.16.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-peadm" ,
3
- "version" : " 3.16.1 " ,
3
+ "version" : " 3.17.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