Skip to content

Commit 89d41ed

Browse files
committed
changelog
1 parent 8541e0e commit 89d41ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)