Skip to content

Commit 2bb55d9

Browse files
committed
changelog
1 parent b0d0f4b commit 2bb55d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ All notable changes to this project will be documented in this file.
1212
### Changed
1313

1414
- BREAKING: Use `serde_json::Value` instead of `String` for user-provided JSON `configOverrides`. This change is marked as breaking, as it causes a breaking change to the CRDs ([#1206]).
15-
- BREAKING: Bump to kube `4.0.0`, k8s-openapi `0.28.0` and enable the Kubernetes 1.36 feature ([#XXXX]).
15+
- BREAKING: Bump to kube `4.0.0`, k8s-openapi `0.28.0` and enable the Kubernetes 1.36 feature ([#1224]).
1616

1717
[#1206]: https://github.com/stackabletech/operator-rs/pull/1206
1818
[#1207]: https://github.com/stackabletech/operator-rs/pull/1207
1919
[#1208]: https://github.com/stackabletech/operator-rs/pull/1208
20-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
20+
[#1224]: https://github.com/stackabletech/operator-rs/pull/1224
2121

2222
## [0.111.1] - 2026-04-28
2323

0 commit comments

Comments
 (0)