Skip to content

Commit 4ba872e

Browse files
committed
changelog
1 parent 22c6d4b commit 4ba872e

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
@@ -12,11 +12,11 @@ All notable changes to this project will be documented in this file.
1212

1313
- BREAKING: Change signature of `ContainerBuilder::add_env_vars` from `Vec<EnvVar>` to `IntoIterator<Item = EnvVar>` ([#1163]).
1414
- BREAKING: Remove `EXPERIMENTAL_` prefix in `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY` ([#1191]).
15-
- BREAKING: Bump `kube` from a custom version (`fe69cc486ff8e62a7da61d64ec3ebbd9e64c43b5`, which is between `3.0.1` and `3.1.0` and was needed to pull in schema fixes) to `3.1.0` ([#XXXX]).
15+
- BREAKING: Bump `kube` from a custom version (`fe69cc486ff8e62a7da61d64ec3ebbd9e64c43b5`, which is between `3.0.1` and `3.1.0` and was needed to pull in schema fixes) to `3.1.0` ([#1192]).
1616

1717
[#1163]: https://github.com/stackabletech/operator-rs/pull/1163
1818
[#1191]: https://github.com/stackabletech/operator-rs/pull/1191
19-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
19+
[#1192]: https://github.com/stackabletech/operator-rs/pull/1192
2020

2121
## [0.109.0] - 2026-04-07
2222

0 commit comments

Comments
 (0)