Skip to content

Commit 6ad517b

Browse files
committed
chore: Add changelog entry
1 parent b079e41 commit 6ad517b

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

913
- BREAKING: `configOverrides` now only accepts the supported config file names `hive-site.xml` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#695]).
@@ -17,6 +21,7 @@ All notable changes to this project will be documented in this file.
1721
[#674]: https://github.com/stackabletech/hive-operator/pull/674
1822
[#693]: https://github.com/stackabletech/hive-operator/pull/693
1923
[#695]: https://github.com/stackabletech/hive-operator/pull/695
24+
[#702]: https://github.com/stackabletech/hive-operator/pull/702
2025

2126
## [26.3.0] - 2026-03-16
2227

0 commit comments

Comments
 (0)