Skip to content

Commit ff26065

Browse files
authored
Update crates/stackable-operator/CHANGELOG.md
1 parent d8d099b commit ff26065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9-
- 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 CRD ([#1206]).
9+
- 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]).
1010

1111
[#1206]: https://github.com/stackabletech/operator-rs/pull/1206
1212

0 commit comments

Comments
 (0)