Skip to content

Commit 02f2b0a

Browse files
committed
chore: Add changelog entry
1 parent ff73c3e commit 02f2b0a

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` ([#830]).
910
- Support `configOverrides` for `config.json` ([#818]).
1011

1112
### Changed
@@ -18,6 +19,7 @@ All notable changes to this project will be documented in this file.
1819
[#818]: https://github.com/stackabletech/opa-operator/pull/818
1920
[#819]: https://github.com/stackabletech/opa-operator/pull/819
2021
[#820]: https://github.com/stackabletech/opa-operator/pull/820
22+
[#830]: https://github.com/stackabletech/opa-operator/pull/830
2123

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

0 commit comments

Comments
 (0)