Skip to content

Commit 3eed5b3

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 11.0.0
1 parent c3339bd commit 3eed5b3

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ 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-gitlab/tree/v11.0.0) (2025-12-05)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.3.0...v11.0.0)
10+
11+
**Breaking changes:**
12+
13+
- drop EOL ubuntu-20.04 [\#477](https://github.com/voxpupuli/puppet-gitlab/pull/477) ([marcusdots](https://github.com/marcusdots))
14+
- Drop puppet, update openvox minimum version to 8.19 [\#471](https://github.com/voxpupuli/puppet-gitlab/pull/471) ([TheMeier](https://github.com/TheMeier))
15+
16+
**Implemented enhancements:**
17+
18+
- enhancement Debian-13 support [\#479](https://github.com/voxpupuli/puppet-gitlab/pull/479) ([marcusdots](https://github.com/marcusdots))
19+
- enhancement: add el10 support [\#478](https://github.com/voxpupuli/puppet-gitlab/pull/478) ([marcusdots](https://github.com/marcusdots))
20+
- allow puppetlabs/apt 11.x [\#475](https://github.com/voxpupuli/puppet-gitlab/pull/475) ([marcusdots](https://github.com/marcusdots))
21+
22+
**Merged pull requests:**
23+
24+
- Add documentation for git\_data\_dir change in Gitlab 18 [\#467](https://github.com/voxpupuli/puppet-gitlab/pull/467) ([yakatz](https://github.com/yakatz))
25+
726
## [v10.3.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.3.0) (2025-04-24)
827

928
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.2.0...v10.3.0)
@@ -60,7 +79,7 @@ These should not affect the functionality of the module.
6079
**Merged pull requests:**
6180

6281
- Update to support Praefect [\#433](https://github.com/voxpupuli/puppet-gitlab/pull/433) ([talseth](https://github.com/talseth))
63-
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([b17k0](https://github.com/b17k0))
82+
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([bilkoua](https://github.com/bilkoua))
6483
- Updated CI badges [\#431](https://github.com/voxpupuli/puppet-gitlab/pull/431) ([yakatz](https://github.com/yakatz))
6584

6685
## [v9.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v9.0.0) (2024-01-25)
@@ -731,7 +750,7 @@ These should not affect the functionality of the module.
731750

732751
**Merged pull requests:**
733752

734-
- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([jameslikeslinux](https://github.com/jameslikeslinux))
753+
- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([puppetjoy](https://github.com/puppetjoy))
735754
- Gitlab CI Runner [\#39](https://github.com/voxpupuli/puppet-gitlab/pull/39) ([maetthu-indermuehle](https://github.com/maetthu-indermuehle))
736755

737756
## [v1.6.0](https://github.com/voxpupuli/puppet-gitlab/tree/v1.6.0) (2015-11-06)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-gitlab",
3-
"version": "10.3.1-rc0",
3+
"version": "11.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Installation and configuration of Gitlab Omnibus",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)