File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
26
26
- The ` runAsUser ` and ` runAsGroup ` fields will not be set anymore by the operator
27
27
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
28
28
- This is marked as breaking because tools and policies might exist, which require these fields to be set
29
+ - Use versioned common structs ([ #604 ] ).
29
30
30
31
### Fixed
31
32
@@ -39,6 +40,7 @@ All notable changes to this project will be documented in this file.
39
40
[ #596 ] : https://github.com/stackabletech/hive-operator/pull/596
40
41
[ #599 ] : https://github.com/stackabletech/hive-operator/pull/599
41
42
[ #603 ] : https://github.com/stackabletech/hive-operator/pull/603
43
+ [ #604 ] : https://github.com/stackabletech/hive-operator/pull/604
42
44
43
45
## [ 25.3.0] - 2025-03-21
44
46
You can’t perform that action at this time.
0 commit comments