Skip to content

Commit cd6f80a

Browse files
committed
chore: Add changelog entry
1 parent 54cc8cf commit cd6f80a

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` ([#778]).
10+
711
### Changed
812

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

1620
[#770]: https://github.com/stackabletech/hdfs-operator/pull/770
1721
[#777]: https://github.com/stackabletech/hdfs-operator/pull/777
22+
[#778]: https://github.com/stackabletech/hdfs-operator/pull/778
1823

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

0 commit comments

Comments
 (0)