Skip to content

Commit bd6017a

Browse files
committed
changelog
1 parent d66aae7 commit bd6017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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 ([836]).
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
1616
[#836]: https://github.com/stackabletech/operator-rs/pull/836

0 commit comments

Comments
 (0)