Skip to content

Commit 2a72cac

Browse files
committed
chore: Add changelog entry
1 parent 94fb197 commit 2a72cac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#961]).
10+
711
### Changed
812

913
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#953]).
@@ -15,6 +19,7 @@ All notable changes to this project will be documented in this file.
1519

1620
[#953]: https://github.com/stackabletech/kafka-operator/pull/953
1721
[#960]: https://github.com/stackabletech/kafka-operator/pull/960
22+
[#961]: https://github.com/stackabletech/kafka-operator/pull/961
1823

1924
## [26.3.0] - 2026-03-16
2025

0 commit comments

Comments
 (0)