Skip to content

Commit ef7dee0

Browse files
committed
Release v4.1.1
1 parent 2ff48e2 commit ef7dee0

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ 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+
## [v4.1.1](https://github.com/voxpupuli/puppet-vault/tree/v4.1.1) (2025-01-20)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.1.0...v4.1.1)
10+
11+
**Implemented enhancements:**
12+
13+
- puppet/systemd: allow 8.x [\#59](https://github.com/voxpupuli/puppet-vault/pull/59) ([jay7x](https://github.com/jay7x))
14+
- update puppet-systemd upper bound to 8.0.0 [\#50](https://github.com/voxpupuli/puppet-vault/pull/50) ([TheMeier](https://github.com/TheMeier))
15+
- The package resource name was hardcoded instead of using the value in… [\#27](https://github.com/voxpupuli/puppet-vault/pull/27) ([sirinek](https://github.com/sirinek))
16+
17+
**Fixed bugs:**
18+
19+
- \(\#29\) Ensure vault is updated when version changes [\#52](https://github.com/voxpupuli/puppet-vault/pull/52) ([C24-AK](https://github.com/C24-AK))
20+
21+
**Closed issues:**
22+
23+
- Publish on puppetforge [\#21](https://github.com/voxpupuli/puppet-vault/issues/21)
24+
725
## [v4.1.0](https://github.com/voxpupuli/puppet-vault/tree/v4.1.0) (2023-11-19)
826

927
[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.0.0...v4.1.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-vault",
3-
"version": "4.1.1-rc0",
3+
"version": "4.1.1",
44
"author": "Vox Pupuli",
55
"summary": "Puppet module to manage Vault (https://vaultproject.io)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)