File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
13
13
14
14
- BREAKING: ` validation ` module now uses typed errors ([ #851 ] ).
15
15
- Set ` checkIncrement ` to 5 seconds in Logback config ([ #853 ] ).
16
- - Bump to ` kube ` 0.95.0 and Kubernetes 1.31 ([ #XXX ] ).
16
+ - Bump to ` kube ` 0.95.0 and Kubernetes 1.31 ([ #867 ] ).
17
17
18
18
### Fixed
19
19
@@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file.
27
27
[ #855 ] : https://github.com/stackabletech/operator-rs/pull/855
28
28
[ #858 ] : https://github.com/stackabletech/operator-rs/pull/858
29
29
[ #862 ] : https://github.com/stackabletech/operator-rs/pull/862
30
+ [ #867 ] : https://github.com/stackabletech/operator-rs/pull/867
30
31
31
32
## [ 0.74.0] - 2024-08-22
32
33
You can’t perform that action at this time.
0 commit comments