File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
18
18
- Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
19
19
- Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
20
20
- Added TrustStore CRD for requesting CA certificate information ([ #557 ] ).
21
+ - Support exporting the CA certificate information to Secrets or ConfigMaps ([ #597 ] ).
21
22
22
23
### Changed
23
24
@@ -46,6 +47,7 @@ All notable changes to this project will be documented in this file.
46
47
[ #587 ] : https://github.com/stackabletech/secret-operator/pull/587
47
48
[ #591 ] : https://github.com/stackabletech/secret-operator/pull/591
48
49
[ #594 ] : https://github.com/stackabletech/secret-operator/pull/594
50
+ [ #597 ] : https://github.com/stackabletech/secret-operator/pull/597
49
51
50
52
## [ 25.3.0] - 2025-03-21
51
53
You can’t perform that action at this time.
0 commit comments