Skip to content

Commit f893147

Browse files
authored
Merge pull request #456 from voxpupuli/release-prep
Release 10.2.0
2 parents 7d2cc1f + b54e383 commit f893147

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.2.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.2.0) (2025-02-11)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.1.0...v10.2.0)
10+
11+
**Closed issues:**
12+
13+
- Add support for Content Security Policy \(CSP\) settings [\#450](https://github.com/voxpupuli/puppet-gitlab/issues/450)
14+
15+
**Merged pull requests:**
16+
17+
- puppetlabs/apt: Allow 10.x [\#455](https://github.com/voxpupuli/puppet-gitlab/pull/455) ([bastelfreak](https://github.com/bastelfreak))
18+
- Fix apt-key deprecation on Ubuntu [\#453](https://github.com/voxpupuli/puppet-gitlab/pull/453) ([saz](https://github.com/saz))
19+
720
## [v10.1.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.1.0) (2024-11-04)
821

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

0 commit comments

Comments
 (0)