Skip to content

test: Update trino latest to 476 #808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

2 changes: 1 addition & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ dimensions:
- 4.0.1
- name: trino-l
values:
- "470"
- "476"
- name: krb5
values:
- 1.21.1