Skip to content

Commit

Permalink
Release 19.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Eric D. Helms <ericdhelms@gmail.com>
  • Loading branch information
ehelms committed Nov 14, 2024
1 parent dc0f12e commit c366540
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [19.1.1](https://github.com/theforeman/puppet-certs/tree/19.1.1) (2024-11-12)

[Full Changelog](https://github.com/theforeman/puppet-certs/compare/19.1.0...19.1.1)

**Fixed bugs:**

- Fixes [\#38010](https://projects.theforeman.org/issues/38010) - Include keyalg in keytool for OpenJDK 17 [\#470](https://github.com/theforeman/puppet-certs/pull/470) ([ehelms](https://github.com/ehelms))

## [19.1.0](https://github.com/theforeman/puppet-certs/tree/19.1.0) (2024-11-04)

[Full Changelog](https://github.com/theforeman/puppet-certs/compare/19.0.1...19.1.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system CentOS 8
"name": "katello-certs",
"version": "19.1.0",
"version": "19.1.1",
"author": "katello",
"summary": "Deploys CA and required certs for a Foreman and Katello installation.",
"license": "GPL-3.0+",
Expand Down

0 comments on commit c366540

Please sign in to comment.