Skip to content

Commit 6b57fe1

Browse files
authored
Merge pull request voxpupuli#217 from voxpupuli/release-12.0.0
Release 12.0.0
2 parents 5bcc40e + 8df45ea commit 6b57fe1

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ 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-
## [v11.0.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v11.0.0) (2025-06-29)
7+
## [v12.0.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v12.0.0) (2025-08-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v11.0.0...v12.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Update openvox minimum version to 8.19 [\#215](https://github.com/voxpupuli/puppet-cvmfs/pull/215) ([TheMeier](https://github.com/TheMeier))
14+
- Drop puppet and openvox 7 support [\#214](https://github.com/voxpupuli/puppet-cvmfs/pull/214) ([traylenator](https://github.com/traylenator))
15+
16+
**Implemented enhancements:**
17+
18+
- Add prometheus-cvmfs-exporter to includepkgs [\#216](https://github.com/voxpupuli/puppet-cvmfs/pull/216) ([vvolkl](https://github.com/vvolkl))
19+
- add cvmfs-future repository [\#212](https://github.com/voxpupuli/puppet-cvmfs/pull/212) ([vvolkl](https://github.com/vvolkl))
20+
21+
## [v11.0.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v11.0.0) (2025-06-30)
822

923
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v10.2.0...v11.0.0)
1024

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": "11.0.1-rc0",
3+
"version": "12.0.0",
44
"summary": "Manages CVMFS clients",
55
"author": "Vox Pupuli",
66
"project_page": "https://github.com/voxpupuli/puppet-cvmfs",

0 commit comments

Comments
 (0)