File tree Expand file tree Collapse file tree
crates/stackable-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ All notable changes to this project will be documented in this file.
1818
1919### Changed
2020
21- - Bump stackable-versioned to ` 0.9.0 ` , refer to its [ changelog] ( ../stackable-versioned/CHANGELOG.md ) ([ #XXXX ] ).
22- - Bump stackable-webhook to ` 0.9.1 ` , refer to its [ changelog] ( ../stackable-webhook/CHANGELOG.md ) ([ #XXXX ] ).
21+ - Bump stackable-versioned to ` 0.9.0 ` , refer to its [ changelog] ( ../stackable-versioned/CHANGELOG.md ) ([ #1189 ] ).
22+ - Bump stackable-webhook to ` 0.9.1 ` , refer to its [ changelog] ( ../stackable-webhook/CHANGELOG.md ) ([ #1189 ] ).
2323- BREAKING: Add mandatory ` provision_parts ` argument to ` SecretOperatorVolumeSourceBuilder::new ` ([ #1165 ] ).
2424 It now forces the caller to make an explicit choice if the public parts are sufficient or if private
2525 (e.g. a certificate for the Pod) parts are needed as well. This is done to avoid accidentally requesting
@@ -38,7 +38,7 @@ All notable changes to this project will be documented in this file.
3838[ #1178 ] : https://github.com/stackabletech/operator-rs/pull/1178
3939[ #1182 ] : https://github.com/stackabletech/operator-rs/pull/1182
4040[ #1187 ] : https://github.com/stackabletech/operator-rs/pull/1187
41- [ #XXXX ] : https://github.com/stackabletech/operator-rs/pull/XXXX
41+ [ #1189 ] : https://github.com/stackabletech/operator-rs/pull/1189
4242
4343## [ 0.108.0] - 2026-03-10
4444
You can’t perform that action at this time.
0 commit comments