Skip to content

Commit b0d5e44

Browse files
committed
changelog
1 parent e5414dd commit b0d5e44

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

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

1717
### Fixed
1818

19-
- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#XXXX]).
19+
- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#1090]).
2020

2121
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
2222
[#1087]: https://github.com/stackabletech/operator-rs/pull/1087
23+
[#1090]: https://github.com/stackabletech/operator-rs/pull/1090
2324

2425
## [0.96.0] - 2025-08-25
2526

0 commit comments

Comments
 (0)