diff --git a/CHANGELOG.md b/CHANGELOG.md index 306e98bb..3e4e892a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file. - Run a `containerdebug` process in the background of each Hive container to collect debugging information ([#554]). - Aggregate emitted Kubernetes events on the CustomResources ([#560]). +[#554]: https://github.com/stackabletech/hive-operator/pull/554 +[#560]: https://github.com/stackabletech/hive-operator/pull/560 + +## [24.11.1] - 2025-01-10 + ### Fixed - BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be @@ -16,8 +21,6 @@ All notable changes to this project will be documented in this file. restart ([#544]). [#544]: https://github.com/stackabletech/hive-operator/pull/544 -[#554]: https://github.com/stackabletech/hive-operator/pull/554 -[#560]: https://github.com/stackabletech/hive-operator/pull/560 ## [24.11.0] - 2024-11-18