Skip to content

Commit b91f9aa

Browse files
committed
chore: Add changelog entry
1 parent 7330181 commit b91f9aa

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
@@ -4,6 +4,7 @@
44

55
### Added
66

7+
- 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` ([#784]).
78
- Support for passing CAs to GitSync ([#750]).
89
- Support setting `clientAuthenticationMethod` for OIDC authentication. The value is passed through to the Flask-AppBuilder config as `token_endpoint_auth_method` ([#765]).
910

@@ -31,6 +32,7 @@
3132
[#775]: https://github.com/stackabletech/airflow-operator/pull/775
3233
[#777]: https://github.com/stackabletech/airflow-operator/pull/777
3334
[#754]: https://github.com/stackabletech/airflow-operator/pull/754
35+
[#784]: https://github.com/stackabletech/airflow-operator/pull/784
3436

3537
## [26.3.0] - 2026-03-16
3638

0 commit comments

Comments
 (0)