Skip to content

Commit 3360c21

Browse files
authored
Merge pull request #953 from bastelfreak/rel950
Release 9.5.0
2 parents 3f7b7d6 + 6d39d5b commit 3360c21

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [9.5.0](https://github.com/voxpupuli/modulesync_config/tree/9.5.0) (2025-03-19)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/9.4.0...9.5.0)
8+
9+
**Implemented enhancements:**
10+
11+
- Add new puppet-puppet\_run\_scheduler module [\#951](https://github.com/voxpupuli/modulesync_config/pull/951) ([bastelfreak](https://github.com/bastelfreak))
12+
- Add GitHub Action to run modulesync [\#950](https://github.com/voxpupuli/modulesync_config/pull/950) ([bastelfreak](https://github.com/bastelfreak))
13+
- Add powerdns module [\#948](https://github.com/voxpupuli/modulesync_config/pull/948) ([saz](https://github.com/saz))
14+
- Add puppet-hiera\_vault module [\#947](https://github.com/voxpupuli/modulesync_config/pull/947) ([bastelfreak](https://github.com/bastelfreak))
15+
- Add etcd/patroni modules [\#946](https://github.com/voxpupuli/modulesync_config/pull/946) ([bastelfreak](https://github.com/bastelfreak))
16+
- Add puppet-patching\_as\_code [\#945](https://github.com/voxpupuli/modulesync_config/pull/945) ([binford2k](https://github.com/binford2k))
17+
18+
**Merged pull requests:**
19+
20+
- Require puppet\_metadata 5.x & voxpupuli-acceptance 3.5 [\#952](https://github.com/voxpupuli/modulesync_config/pull/952) ([bastelfreak](https://github.com/bastelfreak))
21+
- Purge .github/stale.yml [\#949](https://github.com/voxpupuli/modulesync_config/pull/949) ([bastelfreak](https://github.com/bastelfreak))
22+
- managed\_modules.yml: sort modules alphabetically [\#933](https://github.com/voxpupuli/modulesync_config/pull/933) ([bastelfreak](https://github.com/bastelfreak))
23+
524
## [9.4.0](https://github.com/voxpupuli/modulesync_config/tree/9.4.0) (2025-02-05)
625

726
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/9.3.0...9.4.0)

moduleroot/.msync.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '9.4.0'
5+
modulesync_config_version: '9.5.0'

0 commit comments

Comments
 (0)