Skip to content

Commit 52de67f

Browse files
authored
Merge pull request #945 from voxpupuli/release-prep
Release 16.5.0
2 parents 59a1cd6 + 60bc9de commit 52de67f

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ 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-
## [v16.4.1](https://github.com/voxpupuli/puppet-prometheus/tree/v16.4.1) (2025-06-08)
7+
## [v16.5.0](https://github.com/voxpupuli/puppet-prometheus/tree/v16.5.0) (2025-07-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.4.1...v16.5.0)
10+
11+
**Implemented enhancements:**
12+
13+
- puppet/archive: Allow 8.x [\#944](https://github.com/voxpupuli/puppet-prometheus/pull/944) ([bastelfreak](https://github.com/bastelfreak))
14+
- chore\(deps\): update dependency prometheus-community/ipmi\_exporter to v1.10.1 [\#937](https://github.com/voxpupuli/puppet-prometheus/pull/937) ([pccibot](https://github.com/pccibot))
15+
- chore\(deps\): update dependency prometheus/blackbox\_exporter to v0.27.0 [\#936](https://github.com/voxpupuli/puppet-prometheus/pull/936) ([pccibot](https://github.com/pccibot))
16+
17+
**Fixed bugs:**
18+
19+
- fix: use install\_method param in exporters [\#940](https://github.com/voxpupuli/puppet-prometheus/pull/940) ([anantha1999](https://github.com/anantha1999))
20+
21+
## [v16.4.1](https://github.com/voxpupuli/puppet-prometheus/tree/v16.4.1) (2025-06-10)
822

923
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.4.0...v16.4.1)
1024

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-prometheus",
3-
"version": "16.4.1",
3+
"version": "16.5.0",
44
"author": "Vox Pupuli",
55
"summary": "This module installs, configures and manages the Prometheus service.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)