Skip to content

Commit 64683e7

Browse files
authored
Merge pull request #374 from voxpupuli/release-prep
Release 6.1.0
2 parents ef663e7 + 8dcc06f commit 64683e7

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+
## [v6.1.0](https://github.com/voxpupuli/puppet-keepalived/tree/v6.1.0) (2026-02-25)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-keepalived/compare/v6.0.0...v6.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add 'ops' option to virtual\_server. [\#367](https://github.com/voxpupuli/puppet-keepalived/pull/367) ([parekcze](https://github.com/parekcze))
14+
15+
**Fixed bugs:**
16+
17+
- replace legacy fact ipaddress\_$interface [\#373](https://github.com/voxpupuli/puppet-keepalived/pull/373) ([bastelfreak](https://github.com/bastelfreak))
18+
719
## [v6.0.0](https://github.com/voxpupuli/puppet-keepalived/tree/v6.0.0) (2025-08-19)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-keepalived/compare/v5.2.1...v6.0.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-keepalived",
3-
"version": "6.0.1-rc0",
3+
"version": "6.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Keepalived module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)