File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
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
+
7
20
## [ v10.1.0] ( https://github.com/voxpupuli/puppet-gitlab/tree/v10.1.0 ) (2024-11-04)
8
21
9
22
[ Full Changelog] ( https://github.com/voxpupuli/puppet-gitlab/compare/v10.0.0...v10.1.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-gitlab" ,
3
- "version" : " 10.1.1-rc0 " ,
3
+ "version" : " 10.2.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Installation and configuration of Gitlab Omnibus" ,
6
6
"license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments