Skip to content

Commit e7c193a

Browse files
authored
Merge pull request #262 from voxpupuli/release-prep
Release 7.2.0
2 parents 9c49910 + 563902f commit e7c193a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v7.2.0](https://github.com/voxpupuli/puppet-telegraf/tree/v7.2.0) (2025-12-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-telegraf/compare/v7.1.0...v7.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- allow puppetlabs/apt 11.x [\#261](https://github.com/voxpupuli/puppet-telegraf/pull/261) ([marcusdots](https://github.com/marcusdots))
14+
715
## [v7.1.0](https://github.com/voxpupuli/puppet-telegraf/tree/v7.1.0) (2025-12-02)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-telegraf/compare/v7.0.0...v7.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-telegraf",
3-
"version": "7.1.1-rc0",
3+
"version": "7.2.0",
44
"author": "Vox Pupuli",
55
"summary": "Configuration and management of InfluxData's Telegraf metrics collection agent",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)