Skip to content

Commit 63c92ba

Browse files
chore: Use versioned CRDs (#353)
* chore: Use versioned CRDs * chore: Bump deps * chore: Update changelog * chore: Bump operator_rs --------- Co-authored-by: Nick Larsen <nick.larsen@stackable.tech>
1 parent be06ae7 commit 63c92ba

File tree

7 files changed

+404
-444
lines changed

7 files changed

+404
-444
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
1919
- BREAKING: The file log directory was set by `COMMONS_OPERATOR_LOG_DIRECTORY`, and is now set
2020
by `FILE_LOG_DIRECTORY` (or via `--file-log-directory <DIRECTORY>`).
2121
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
22+
- Version CRDs and bump dependencies ([#353]).
2223

2324
### Fixed
2425

@@ -28,6 +29,7 @@ All notable changes to this project will be documented in this file.
2829
[#343]: https://github.com/stackabletech/commons-operator/pull/343
2930
[#344]: https://github.com/stackabletech/commons-operator/pull/344
3031
[#349]: https://github.com/stackabletech/commons-operator/pull/349
32+
[#353]: https://github.com/stackabletech/commons-operator/pull/353
3133

3234
## [25.3.0] - 2025-03-21
3335

0 commit comments

Comments
 (0)