Skip to content

Commit d3bde08

Browse files
authored
Merge pull request #909 from voxpupuli/release-prep
Release 16.3.1
2 parents d6ccd3e + 903caf3 commit d3bde08

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+
## [v16.3.1](https://github.com/voxpupuli/puppet-prometheus/tree/v16.3.1) (2025-05-01)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.3.0...v16.3.1)
10+
11+
**Fixed bugs:**
12+
13+
- fix: path to postgres\_exporter binary for newer versions [\#908](https://github.com/voxpupuli/puppet-prometheus/pull/908) ([TheMeier](https://github.com/TheMeier))
14+
715
## [v16.3.0](https://github.com/voxpupuli/puppet-prometheus/tree/v16.3.0) (2025-04-27)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.2.0...v16.3.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-prometheus",
3-
"version": "16.3.1-rc0",
3+
"version": "16.3.1",
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)