Skip to content

Commit

Permalink
Release v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmet2mir committed Jan 17, 2025
1 parent 2ff48e2 commit f654566
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v4.1.1](https://github.com/voxpupuli/puppet-vault/tree/v4.1.1) (2025-01-17)

[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.1.0...v4.1.1)

**Fixed bugs:**

- \(\#29\) Ensure vault is updated when version changes [\#52](https://github.com/voxpupuli/puppet-vault/pull/52) ([C24-AK](https://github.com/C24-AK))

**Closed issues:**

- Version is not updated when version parameter changes [\#29](https://github.com/voxpupuli/puppet-vault/issues/29)
- Publish on puppetforge [\#21](https://github.com/voxpupuli/puppet-vault/issues/21)

**Merged pull requests:**

- puppet/systemd: allow 8.x [\#59](https://github.com/voxpupuli/puppet-vault/pull/59) ([jay7x](https://github.com/jay7x))
- update puppet-systemd upper bound to 8.0.0 [\#50](https://github.com/voxpupuli/puppet-vault/pull/50) ([TheMeier](https://github.com/TheMeier))
- 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))

## [v4.1.0](https://github.com/voxpupuli/puppet-vault/tree/v4.1.0) (2023-11-19)

[Full Changelog](https://github.com/voxpupuli/puppet-vault/compare/v4.0.0...v4.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system Ubuntu 18.04

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system Debian 10

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system RedHat 7

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system CentOS 7

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system CentOS 8
"name": "puppet-vault",
"version": "4.1.1-rc0",
"version": "4.1.1",
"author": "Vox Pupuli",
"summary": "Puppet module to manage Vault (https://vaultproject.io)",
"license": "Apache-2.0",
Expand Down

0 comments on commit f654566

Please sign in to comment.