Skip to content

Commit 5722cd1

Browse files
authored
release chef 4.22.5 (#969)
1 parent 382fdc5 commit 5722cd1

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
@@ -1,7 +1,13 @@
11
Changes
22
=======
33

4-
# 4.22.3 / 2026-01-21
4+
# 4.22.5 / 2026-03-11
5+
* [MISC] Bump rack 2.2.21 to 2.2.22 [#968]
6+
* [MISC] Bump nokogiri 1.18.9 to 1.19.1 [#968]
7+
* [MISC] Bump faraday 1.0.1 to 1.10.5 [#968]
8+
* [MISC] Bump thor 1.0.1 to 1.5.0 [#968]
9+
10+
# 4.22.4 / 2026-01-21
511
* [MISC] Bump rack to 2.2.20 [#966]
612
* [MISC] Bump nokogiri from 1.18.8 to 1.18.9, rexml from 3.3.9 to 3.4.2, rack from 2.2.13 to 2.2.18 [#962]
713

@@ -1128,6 +1134,7 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
11281134
[#961]: https://github.com/DataDog/chef-datadog/issues/961
11291135
[#962]: https://github.com/DataDog/chef-datadog/issues/962
11301136
[#966]: https://github.com/DataDog/chef-datadog/issues/966
1137+
[#968]: https://github.com/DataDog/chef-datadog/issues/968
11311138
[@ABrehm264]: https://github.com/ABrehm264
11321139
[@AlexBevan]: https://github.com/AlexBevan
11331140
[@Azraeht]: https://github.com/Azraeht

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'package@datadoghq.com'
44
license 'Apache-2.0'
55
description 'Installs/Configures datadog components'
6-
version '4.22.4'
6+
version '4.22.5'
77
chef_version '>= 12.7'
88
source_url 'https://github.com/DataDog/chef-datadog'
99
issues_url 'https://github.com/DataDog/chef-datadog/issues'

0 commit comments

Comments
 (0)