Skip to content

Commit d66aae7

Browse files
committed
changelog
1 parent 8fc0e2b commit d66aae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ All notable changes to this project will be documented in this file.
1010

1111
### Fixed
1212

13-
- Invalid CRD schema for `StackableAffinity` contents. This was caused by the fields being optional and defaulting to `null`, while the custom schema marked the field as required ([XXX]).
13+
- Invalid CRD schema for `StackableAffinity` contents. This was caused by the fields being optional and defaulting to `null`, while the custom schema marked the field as required ([836]).
1414

1515
[#833]: https://github.com/stackabletech/operator-rs/pull/833
16+
[#836]: https://github.com/stackabletech/operator-rs/pull/836
1617

1718
## [0.72.0] - 2024-08-05
1819

0 commit comments

Comments
 (0)