Skip to content

Commit

Permalink
Release Katello 4.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 committed Feb 3, 2025
1 parent b94b829 commit 3ecba33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 4.14.3 Gold Road (2025-02-03)

## Bug Fixes

### Hosts
* Katello tries to update the deleted Candlepin consumer during force register after deleting certificates ([#38189](https://projects.theforeman.org/issues/38189))

# 4.14.2 Gold Road (2024-12-02)

## Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/katello/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Katello
VERSION = "4.14.2".freeze
VERSION = "4.14.3".freeze
end

0 comments on commit 3ecba33

Please sign in to comment.