Skip to content

Commit b9922e4

Browse files
authored
chore: Bump Rust dependencies pre-25.11.0 (#381)
* chore: Bump Rust dependencies pre-25.11.0 * chore: Add changelog entry
1 parent c7f836c commit b9922e4

File tree

5 files changed

+431
-983
lines changed

5 files changed

+431
-983
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
1414

1515
### Changed
1616

17+
- Bump stackable-operator to `0.100.1` ([#381]).
1718
- Reduce severity of Pod eviction errors. Previously, the operator would produce lot's of
1819
`Cannot evict pod as it would violate the pod's disruption budget` errors. With this fix, the
1920
error is reduced to an info instead ([#372]).
@@ -23,6 +24,7 @@ All notable changes to this project will be documented in this file.
2324
[#376]: https://github.com/stackabletech/commons-operator/pull/376
2425
[#377]: https://github.com/stackabletech/commons-operator/pull/377
2526
[#378]: https://github.com/stackabletech/commons-operator/pull/378
27+
[#381]: https://github.com/stackabletech/commons-operator/pull/381
2628

2729
## [25.7.0] - 2025-07-23
2830

0 commit comments

Comments
 (0)