Skip to content

Commit 094d7a3

Browse files
committed
chore: Add changelog entry
1 parent eb489de commit 094d7a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

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

77
### Added
88

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` ([#818]).
910
- Support OIDC `clientAuthenticationMethod` configuration ([#813]).
1011

1112
### Changed
@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
1617

1718
[#810]: https://github.com/stackabletech/druid-operator/pull/810
1819
[#813]: https://github.com/stackabletech/druid-operator/pull/813
20+
[#818]: https://github.com/stackabletech/druid-operator/pull/818
1921

2022
## [26.3.0] - 2026-03-16
2123

0 commit comments

Comments
 (0)