Skip to content

Commit

Permalink
Release 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 4, 2024
1 parent 0717c5b commit f664174
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v10.1.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.1.0) (2024-11-04)

[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.0.0...v10.1.0)

**Implemented enhancements:**

- Debian: Add support for holding a package [\#440](https://github.com/voxpupuli/puppet-gitlab/pull/440) ([NeatNerdPrime](https://github.com/NeatNerdPrime))

## [v10.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.0.0) (2024-09-20)

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

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

## [v9.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v9.0.0) (2024-01-25)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-gitlab",
"version": "10.0.1-rc0",
"version": "10.1.0",
"author": "Vox Pupuli",
"summary": "Installation and configuration of Gitlab Omnibus",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit f664174

Please sign in to comment.