Skip to content

Commit ae9db99

Browse files
authored
Merge pull request #684 from voxpupuli/release-prep
Release 14.3.0
2 parents 6d9678b + efd42cf commit ae9db99

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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+
## [v14.3.0](https://github.com/voxpupuli/puppet-r10k/tree/v14.3.0) (2025-05-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v14.2.0...v14.3.0)
10+
11+
**Implemented enhancements:**
12+
13+
- webhook: Make service user configureable [\#682](https://github.com/voxpupuli/puppet-r10k/pull/682) ([bastelfreak](https://github.com/bastelfreak))
14+
- Add support for webhook queue options [\#680](https://github.com/voxpupuli/puppet-r10k/pull/680) ([elfranne](https://github.com/elfranne))
15+
- \(metadata.json\) allow puppetlabs-vcsrepo 7.x [\#679](https://github.com/voxpupuli/puppet-r10k/pull/679) ([badenerb](https://github.com/badenerb))
16+
717
## [v14.2.0](https://github.com/voxpupuli/puppet-r10k/tree/v14.2.0) (2025-04-02)
818

919
[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v14.1.0...v14.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Vox Pupuli",
33
"license": "Apache-2.0",
44
"name": "puppet-r10k",
5-
"version": "14.2.1-rc0",
5+
"version": "14.3.0",
66
"operatingsystem_support": [
77
{
88
"operatingsystem": "Debian",

0 commit comments

Comments
 (0)