Skip to content

Commit b747757

Browse files
authored
chore: Prepare CRD versioning (#937)
* chore: Move crds.yaml file * chore(helm): Adjust template files * feat: Add conversion webhook * chore: Add changelog entry
1 parent 64f0073 commit b747757

File tree

17 files changed

+4022
-1854
lines changed

17 files changed

+4022
-1854
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add conversion webhook ([#937]).
910
- Support objectOverrides using `.spec.objectOverrides`.
1011
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#927]).
1112
- Added support for OPA/TLS ([#928]).
@@ -37,6 +38,7 @@ All notable changes to this project will be documented in this file.
3738
[#932]: https://github.com/stackabletech/kafka-operator/pull/932
3839
[#933]: https://github.com/stackabletech/kafka-operator/pull/933
3940
[#934]: https://github.com/stackabletech/kafka-operator/pull/934
41+
[#937]: https://github.com/stackabletech/kafka-operator/pull/937
4042

4143
## [25.11.0] - 2025-11-07
4244

0 commit comments

Comments
 (0)