Skip to content

Commit a67741c

Browse files
authored
release puppet module 4.1.1 (#874)
1 parent 2fbbc93 commit a67741c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Changes
55
<!-- markdownlint-disable MD003 -->
66
<!-- markdownlint-disable MD001 -->
77

8+
# 4.1.1 / 2025-10-07
9+
* [CHORE] Remove pycache directory during upgrades ([#871]).
10+
* [CHORE] Fix CI Kitchen tests by using fork of kitchen-docker driver ([#873]).
11+
812
# 4.1.0 / 2025-09-08
913

1014
* [FEATURE] Support Remote Agent updates with Fleet Automation ([#866]).
@@ -1005,7 +1009,10 @@ Please read the [docs]() for more details.
10051009
[#856]: https://github.com/DataDog/puppet-datadog-agent/issues/856
10061010
[#860]: https://github.com/DataDog/puppet-datadog-agent/issues/860
10071011
[#866]: https://github.com/DataDog/puppet-datadog-agent/issues/866
1008-
[#867]: https://github.com/DataDog/puppet-datadog-agent/issues/868
1012+
[#867]: https://github.com/DataDog/puppet-datadog-agent/issues/867
1013+
[#868]: https://github.com/DataDog/puppet-datadog-agent/issues/868
1014+
[#871]: https://github.com/DataDog/puppet-datadog-agent/issues/871
1015+
[#873]: https://github.com/DataDog/puppet-datadog-agent/issues/873
10091016
[@Aramack]: https://github.com/Aramack
10101017
[@BIAndrews]: https://github.com/BIAndrews
10111018
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-datadog_agent",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"author": "James Turnbull <[email protected]>, Rob Terhaar <rob@atlanticdynamic>, Jaime Fullaondo <[email protected]>, Albert Vaca <[email protected]>",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)