Skip to content

Commit 376b836

Browse files
authored
chore: Bump stackable_operator to 0.93.0 (#725)
* chore: Bump stackable_operator to 0.93.0 Note: Common CRD structs are now versioned. The CRD descriptions will be improved once changes like stackabletech/operator-rs#1040 * chore: Replace docs URL with placeholder * chore: Update changelog * chore: Bump built dep
1 parent c2c639d commit 376b836

File tree

13 files changed

+519
-547
lines changed

13 files changed

+519
-547
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
2929
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
3030
- This is marked as breaking because tools and policies might exist, which require these fields to be set
3131
- Deprecate support for `31.0.1` ([#722]).
32+
- Use versioned common structs ([#725]).
3233

3334
### Fixed
3435

@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051
[#719]: https://github.com/stackabletech/druid-operator/pull/719
5152
[#721]: https://github.com/stackabletech/druid-operator/pull/721
5253
[#722]: https://github.com/stackabletech/druid-operator/pull/722
54+
[#725]: https://github.com/stackabletech/druid-operator/pull/725
5355

5456
## [25.3.0] - 2025-03-21
5557

0 commit comments

Comments
 (0)