Skip to content

Commit df45628

Browse files
committed
chore: Add changelog entry
1 parent 52f5a3c commit df45628

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` ([#141]).
910
- Support hot-reloading of security configuration files ([#130]).
1011

1112
### Changed
@@ -18,6 +19,7 @@ All notable changes to this project will be documented in this file.
1819
[#129]: https://github.com/stackabletech/opensearch-operator/pull/129
1920
[#130]: https://github.com/stackabletech/opensearch-operator/pull/130
2021
[#137]: https://github.com/stackabletech/opensearch-operator/pull/137
22+
[#141]: https://github.com/stackabletech/opensearch-operator/pull/141
2123

2224
## [26.3.0] - 2026-03-16
2325

0 commit comments

Comments
 (0)