Skip to content

Commit 8f100f4

Browse files
authored
chore: bump stackable-operator version and fix minio installation command (#553)
* docs: fix minio installation command * run cargo update * bump stackable-operator version
1 parent cb772d0 commit 8f100f4

File tree

6 files changed

+1796
-700
lines changed

6 files changed

+1796
-700
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Bump `stackable-operator` from `0.82.0` to `0.83.0` ([#553]).
10+
711
### Fixed
812

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

1317
[#544]: https://github.com/stackabletech/hive-operator/pull/544
18+
[#553]: https://github.com/stackabletech/hive-operator/pull/553
1419

1520
## [24.11.0] - 2024-11-18
1621

0 commit comments

Comments
 (0)