File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed 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.
31
31
- The ` runAsUser ` and ` runAsGroup ` fields will not be set anymore by the operator
32
32
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
33
33
- 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 ] ).
34
35
35
36
### Fixed
36
37
@@ -56,6 +57,7 @@ All notable changes to this project will be documented in this file.
56
57
[ #794 ] : https://github.com/stackabletech/nifi-operator/pull/794
57
58
[ #799 ] : https://github.com/stackabletech/nifi-operator/pull/799
58
59
[ #801 ] : https://github.com/stackabletech/nifi-operator/pull/801
60
+ [ #808 ] : https://github.com/stackabletech/nifi-operator/pull/808
59
61
60
62
## [ 25.3.0] - 2025-03-21
61
63
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dimensions:
53
53
- 4.0.1
54
54
- name : trino-l
55
55
values :
56
- - " 470 "
56
+ - " 476 "
57
57
- name : krb5
58
58
values :
59
59
- 1.21.1
You can’t perform that action at this time.
0 commit comments