File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,13 +7,23 @@ All notable changes to this project will be documented in this file.
77### Added
88
99- Support exporting the TrustStore CA certificate information to Secrets or ConfigMaps ([ #597 ] ).
10+ - New helm value for ` priorityClassName ` ([ #641 ] ).
1011
1112### Changed
1213
1314- Version CRD structs and enums as v1alpha1 ([ #636 ] ).
15+ - BREAKING: Rearrange values to be somewhat consistent with the listener-operator value changes ([ #641 ] ).
16+ - ` image.repository ` has been moved to ` secretOperator.image.repository ` .
17+ - ` image.tag ` has been moved to ` secretOperator.image.tag ` .
18+ - ` image.pullPolicy ` has been moved to ` secretOperator.image.pullPolicy ` .
19+ - ` csiProvisioner ` values have been moved to ` externalProvisioner ` .
20+ - ` csiNodeDriverRegistrar ` values have been moved to ` nodeDriverRegistrar ` .
21+ - ` node.driver ` values have been moved to ` secretOperator ` .
22+ - ` securityContext ` values have been moved to ` secretOperator.securityContext ` .
1423
1524[ #597 ] : https://github.com/stackabletech/secret-operator/pull/597
1625[ #636 ] : https://github.com/stackabletech/secret-operator/pull/636
26+ [ #641 ] : https://github.com/stackabletech/secret-operator/pull/641
1727
1828## [ 25.7.0] - 2025-07-23
1929
You can’t perform that action at this time.
0 commit comments