Skip to content

Commit 86397df

Browse files
authored
test: Update trino latest to 476 (#808)
* test: Update trino latest to 476 * chore: Update changelog
1 parent 5cc1feb commit 86397df

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
3131
- The `runAsUser` and `runAsGroup` fields will not be set anymore by the operator
3232
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
3333
- This is marked as breaking because tools and policies might exist, which require these fields to be set
34+
- test: Bump trino to 476 ([#808]).
3435

3536
### Fixed
3637

@@ -56,6 +57,7 @@ All notable changes to this project will be documented in this file.
5657
[#794]: https://github.com/stackabletech/nifi-operator/pull/794
5758
[#799]: https://github.com/stackabletech/nifi-operator/pull/799
5859
[#801]: https://github.com/stackabletech/nifi-operator/pull/801
60+
[#808]: https://github.com/stackabletech/nifi-operator/pull/808
5961

6062
## [25.3.0] - 2025-03-21
6163

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dimensions:
5353
- 4.0.1
5454
- name: trino-l
5555
values:
56-
- "470"
56+
- "476"
5757
- name: krb5
5858
values:
5959
- 1.21.1

0 commit comments

Comments
 (0)