Skip to content

Commit 0759955

Browse files
authored
Merge pull request #920 from voxpupuli/release-prep
Release 16.4.0
2 parents 7e3c870 + 4ae1e7c commit 0759955

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.0](https://github.com/voxpupuli/puppet-prometheus/tree/v16.4.0) (2025-06-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.3.1...v16.4.0)
10+
11+
**Implemented enhancements:**
12+
13+
- chore\(deps\): update dependency prometheus/memcached\_exporter to v0.15.3 [\#919](https://github.com/voxpupuli/puppet-prometheus/pull/919) ([pccibot](https://github.com/pccibot))
14+
- chore\(deps\): update dependency oliver006/redis\_exporter to v1.73.0 [\#916](https://github.com/voxpupuli/puppet-prometheus/pull/916) ([pccibot](https://github.com/pccibot))
15+
- chore\(deps\): update dependency oliver006/redis\_exporter to v1.72.1 [\#914](https://github.com/voxpupuli/puppet-prometheus/pull/914) ([pccibot](https://github.com/pccibot))
16+
- chore\(deps\): update dependency oliver006/redis\_exporter to v1.71.0 [\#912](https://github.com/voxpupuli/puppet-prometheus/pull/912) ([pccibot](https://github.com/pccibot))
17+
- chore\(deps\): update dependency nginxinc/nginx-prometheus-exporter to v1.4.2 [\#910](https://github.com/voxpupuli/puppet-prometheus/pull/910) ([pccibot](https://github.com/pccibot))
18+
719
## [v16.3.1](https://github.com/voxpupuli/puppet-prometheus/tree/v16.3.1) (2025-05-01)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-prometheus/compare/v16.3.0...v16.3.1)

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.2-rc0",
3+
"version": "16.4.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)