Skip to content

Commit f664174

Browse files
committed
Release 10.1.0
1 parent 0717c5b commit f664174

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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+
## [v10.1.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.1.0) (2024-11-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.0.0...v10.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Debian: Add support for holding a package [\#440](https://github.com/voxpupuli/puppet-gitlab/pull/440) ([NeatNerdPrime](https://github.com/NeatNerdPrime))
14+
715
## [v10.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.0.0) (2024-09-20)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v9.0.0...v10.0.0)
@@ -26,7 +34,7 @@ These should not affect the functionality of the module.
2634
**Merged pull requests:**
2735

2836
- Update to support Praefect [\#433](https://github.com/voxpupuli/puppet-gitlab/pull/433) ([talseth](https://github.com/talseth))
29-
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([0xbilko](https://github.com/0xbilko))
37+
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([b17k0](https://github.com/b17k0))
3038
- Updated CI badges [\#431](https://github.com/voxpupuli/puppet-gitlab/pull/431) ([yakatz](https://github.com/yakatz))
3139

3240
## [v9.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v9.0.0) (2024-01-25)

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.0.1-rc0",
3+
"version": "10.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Installation and configuration of Gitlab Omnibus",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)