Skip to content

Commit 3a4d564

Browse files
committed
chore: Update changelog
1 parent de076c0 commit 3a4d564

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Helm: Allow Pod `priorityClassName` to be configured ([#376]).
10+
711
### Changed
812

913
- Reduce severity of Pod eviction errors. Previously, the operator would produce lot's of
1014
`Cannot evict pod as it would violate the pod's disruption budget` errors. With this fix, the
1115
error is reduced to an info instead ([#372]).
1216

1317
[#372]: https://github.com/stackabletech/commons-operator/pull/372
18+
[#376]: https://github.com/stackabletech/commons-operator/pull/376
1419

1520
## [25.7.0] - 2025-07-23
1621

0 commit comments

Comments
 (0)