diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dae0373..f907dcb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file. - The `runAsUser` and `runAsGroup` fields will not be set anymore by the operator - The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward - This is marked as breaking because tools and policies might exist, which require these fields to be set +- test: Bump trino to 476 ([#808]). ### Fixed @@ -56,6 +57,7 @@ All notable changes to this project will be documented in this file. [#794]: https://github.com/stackabletech/nifi-operator/pull/794 [#799]: https://github.com/stackabletech/nifi-operator/pull/799 [#801]: https://github.com/stackabletech/nifi-operator/pull/801 +[#808]: https://github.com/stackabletech/nifi-operator/pull/808 ## [25.3.0] - 2025-03-21 diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index 196553b7..110f22d0 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -53,7 +53,7 @@ dimensions: - 4.0.1 - name: trino-l values: - - "470" + - "476" - name: krb5 values: - 1.21.1