Skip to content

Commit 929cfbd

Browse files
authored
Merge pull request #227 from traylenator/release-12.1.0
Release 12.1.0
2 parents c7f2cfb + 60bc22c commit 929cfbd

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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+
## [v12.1.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v12.1.0) (2025-10-02)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v12.0.0...v12.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- New enable\_prometheus\_exporter parameter [\#222](https://github.com/voxpupuli/puppet-cvmfs/pull/222) ([traylenator](https://github.com/traylenator))
14+
- Remove superfluous repo\_includepkgs = undef from hiera data. [\#219](https://github.com/voxpupuli/puppet-cvmfs/pull/219) ([djuarezg](https://github.com/djuarezg))
15+
- apt: ensure RSA signing key is refreshed instead of old DSA key [\#218](https://github.com/voxpupuli/puppet-cvmfs/pull/218) ([olifre](https://github.com/olifre))
16+
17+
**Merged pull requests:**
18+
19+
- refactor: change from mocha to rspec-mocks [\#223](https://github.com/voxpupuli/puppet-cvmfs/pull/223) ([TheMeier](https://github.com/TheMeier))
20+
721
## [v12.0.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v12.0.0) (2025-08-04)
822

923
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v11.0.0...v12.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-cvmfs",
3-
"version": "12.0.1-rc0",
3+
"version": "12.1.0",
44
"summary": "Manages CVMFS clients",
55
"author": "Vox Pupuli",
66
"project_page": "https://github.com/voxpupuli/puppet-cvmfs",

0 commit comments

Comments
 (0)