Skip to content

Commit e07d0f3

Browse files
committed
changelog
1 parent 8cfbe32 commit e07d0f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ All notable changes to this project will be documented in this file.
99
### Changed
1010

1111
- BREAKING: Upgrade to kube `3.0.1` and k8s-openapi `0.27.0` ([#1138]).
12-
- Bump stackable-shared to `0.0.4`, refer to its [changelog](../stackable-shared/CHANGELOG.md) ([#XXXX]).
12+
- Bump stackable-shared to `0.0.4`, refer to its [changelog](../stackable-shared/CHANGELOG.md) ([#1151]).
1313

1414
### Fixed
1515

1616
- Store the Vector state in the log directory to ensure it persists across container restarts ([#1149]).
1717

1818
[#1138]: https://github.com/stackabletech/operator-rs/pull/1138
1919
[#1149]: https://github.com/stackabletech/operator-rs/pull/1149
20-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
20+
[#1151]: https://github.com/stackabletech/operator-rs/pull/1151
2121

2222
## [0.105.0] - 2026-02-03
2323

0 commit comments

Comments
 (0)