Skip to content

Commit db79315

Browse files
authored
Merge pull request #806 from lbetz/release-6.1.0
Release 6.1.0
2 parents 55a97be + 1ea2103 commit db79315

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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+
## [v6.1.0](https://github.com/voxpupuli/puppet-icinga2/tree/v6.1.0) (2025-04-25)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-icinga2/compare/v6.0.2...v6.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Move lookup for `icinga2::globals::constants` to Hiera [\#805](https://github.com/voxpupuli/puppet-icinga2/pull/805) ([trauta](https://github.com/trauta))
14+
- Add feature to remove preset constants via setting them to undef [\#804](https://github.com/voxpupuli/puppet-icinga2/pull/804) ([lbetz](https://github.com/lbetz))
15+
- metadata.json: Add OpenVox [\#800](https://github.com/voxpupuli/puppet-icinga2/pull/800) ([jstraw](https://github.com/jstraw))
16+
717
## [v6.0.2](https://github.com/voxpupuli/puppet-icinga2/tree/v6.0.2) (2024-11-08)
818

919
[Full Changelog](https://github.com/voxpupuli/puppet-icinga2/compare/v6.0.1...v6.0.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-icinga2",
3-
"version": "6.0.3-rc0",
3+
"version": "6.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Icinga 2 Puppet Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)