Skip to content

Commit 264f6e2

Browse files
committed
chore: Add changelog entry
1 parent 0405fa6 commit 264f6e2

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` ([#928]).
910
- Support for passing CAs to GitSync ([#903]).
1011
- Added support for NiFi `2.9.0` ([#922]).
1112

@@ -25,6 +26,7 @@ All notable changes to this project will be documented in this file.
2526
[#921]: https://github.com/stackabletech/nifi-operator/pull/921
2627
[#922]: https://github.com/stackabletech/nifi-operator/pull/922
2728
[#924]: https://github.com/stackabletech/nifi-operator/pull/924
29+
[#928]: https://github.com/stackabletech/nifi-operator/pull/928
2830

2931
## [26.3.0] - 2026-03-16
3032

0 commit comments

Comments
 (0)