Skip to content

Commit 9ea4061

Browse files
committed
Release 16.0.0
1 parent 179aa63 commit 9ea4061

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [16.0.0](https://github.com/theforeman/puppet-certs/tree/16.0.0) (2022-10-28)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/15.1.1...16.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Drop EL7 support [\#400](https://github.com/theforeman/puppet-certs/pull/400) ([ehelms](https://github.com/ehelms))
10+
- Refs [\#35005](https://projects.theforeman.org/issues/35005): Drop certs::pulp\_client [\#399](https://github.com/theforeman/puppet-certs/pull/399) ([ehelms](https://github.com/ehelms))
11+
12+
**Implemented enhancements:**
13+
14+
- Update to voxpupuli-test 5 [\#401](https://github.com/theforeman/puppet-certs/pull/401) ([ekohl](https://github.com/ekohl))
15+
16+
**Fixed bugs:**
17+
18+
- Fixes [\#35335](https://projects.theforeman.org/issues/35335) - allow everyone to read the Katello CA certificate [\#403](https://github.com/theforeman/puppet-certs/pull/403) ([evgeni](https://github.com/evgeni))
19+
320
## [15.1.1](https://github.com/theforeman/puppet-certs/tree/15.1.1) (2022-05-03)
421

522
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/15.1.0...15.1.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "katello-certs",
3-
"version": "15.1.1",
3+
"version": "16.0.0",
44
"author": "katello",
55
"summary": "Deploys CA and required certs for a Foreman and Katello installation.",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)