Skip to content

Commit f9c92f7

Browse files
authored
chore: Bump stackable_operator to 0.93.1 (#684)
* chore: Bump stackable_operator to 0.93.1 Part of stackabletech/issues#642. Bump stackable-operator to 0.93.1 which versions common CRD structs. * chore: Update changelog * fix: doc import * fix: double import * fix: doc ref
1 parent e180515 commit f9c92f7

File tree

7 files changed

+398
-445
lines changed

7 files changed

+398
-445
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
2626
- The `runAsUser` and `runAsGroup` fields will not be set anymore by the operator
2727
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
2828
- This is marked as breaking because tools and policies might exist, which require these fields to be set
29+
- Use versioned common structs ([#684]).
2930

3031
### Fixed
3132

@@ -44,6 +45,7 @@ All notable changes to this project will be documented in this file.
4445
[#675]: https://github.com/stackabletech/hdfs-operator/pull/675
4546
[#677]: https://github.com/stackabletech/hdfs-operator/pull/677
4647
[#683]: https://github.com/stackabletech/hdfs-operator/pull/683
48+
[#684]: https://github.com/stackabletech/hdfs-operator/pull/684
4749

4850
## [25.3.0] - 2025-03-21
4951

0 commit comments

Comments
 (0)