Skip to content

Commit 7f063d8

Browse files
committed
Prep for 2.4.5 release
1 parent 4066d43 commit 7f063d8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PEADM module
22

3-
## Unreleased
3+
## 2.4.5
44
### Summary
55

66
Bugfix release
@@ -9,6 +9,7 @@ Bugfix release
99

1010
* Fix an issue in the convert plan incorrectly disallowing conversion of deployments newer than 2019.7.0.
1111
* Fix a problem with the Peadm::SingleTargetSpec type alias.
12+
* Fix peadm::puppet\_runonce to correctly return a failure if the Puppet agent run had resource failures.
1213

1314
## 2.4.4
1415
### Summary

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-peadm",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"author": "puppetlabs",
55
"summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)