Skip to content

Commit 3d2f773

Browse files
authored
Merge pull request #461 from voxpupuli/release-prep
Release 10.3.0
2 parents 49dc7c8 + 9a634d1 commit 3d2f773

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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.3.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.3.0) (2025-04-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.2.0...v10.3.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Add new gpg key for RHEL repos [\#460](https://github.com/voxpupuli/puppet-gitlab/pull/460) ([tuxmea](https://github.com/tuxmea))
14+
- metadata.json: Add OpenVox [\#458](https://github.com/voxpupuli/puppet-gitlab/pull/458) ([jstraw](https://github.com/jstraw))
15+
16+
**Merged pull requests:**
17+
18+
- Increase puppetlabs-apt minimum version to 9.2.0 [\#462](https://github.com/voxpupuli/puppet-gitlab/pull/462) ([kenyon](https://github.com/kenyon))
19+
720
## [v10.2.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.2.0) (2025-02-11)
821

922
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.1.0...v10.2.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-gitlab",
3-
"version": "10.2.1-rc0",
3+
"version": "10.3.0",
44
"author": "Vox Pupuli",
55
"summary": "Installation and configuration of Gitlab Omnibus",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)