Skip to content

Commit f7bc2e2

Browse files
committed
chore: Add changelog entry
1 parent 1ccd0e7 commit f7bc2e2

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` ([#884]).
910
- Added support for the [PostgreSQL connector](https://trino.io/docs/current/connector/postgresql.html) using the new generic database connection mechanism.
1011
Previously, users had to use the `generic` connector ([#883]).
1112

@@ -32,6 +33,7 @@ All notable changes to this project will be documented in this file.
3233
[#876]: https://github.com/stackabletech/trino-operator/pull/876
3334
[#878]: https://github.com/stackabletech/trino-operator/pull/878
3435
[#883]: https://github.com/stackabletech/trino-operator/pull/883
36+
[#884]: https://github.com/stackabletech/trino-operator/pull/884
3537

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

0 commit comments

Comments
 (0)