Skip to content

Commit 343fc8b

Browse files
committed
main merge
2 parents b867d92 + 8f100f4 commit 343fc8b

File tree

6 files changed

+82
-113
lines changed

6 files changed

+82
-113
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@ All notable changes to this project will be documented in this file.
88

99
- Run a `containerdebug` process in the background of each Hive container to collect debugging information ([#554]).
1010

11+
### Changed
12+
13+
- Bump `stackable-operator` from `0.82.0` to `0.83.0` ([#553]).
14+
1115
### Fixed
1216

1317
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
1418
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
1519
restart ([#544]).
1620

1721
[#544]: https://github.com/stackabletech/hive-operator/pull/544
22+
[#553]: https://github.com/stackabletech/hive-operator/pull/553
1823
[#554]: https://github.com/stackabletech/hive-operator/pull/554
1924

2025
## [24.11.0] - 2024-11-18

Cargo.lock

Lines changed: 29 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)