Skip to content

Commit ba7c1a9

Browse files
chore: Update changelog
1 parent 9b5e31c commit ba7c1a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ All notable changes to this project will be documented in this file.
88

99
- Support configuring the name of the key in the ConfigMap/Secret, in which the PEM encoded CA certificate of the Truststore should be placed.
1010
This is e.g. needed to be able to use the generated Secret within an OpenShift Ingress ([#679]).
11+
- Support adding domain components to the subject DN of TLS certificates with the volume annotaton
12+
`secrets.stackable.tech/backend.autotls.cert.domain-components-in-subject-dn` ([#708]).
1113

1214
### Changed
1315

1416
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#693]).
1517

1618
[#693]: https://github.com/stackabletech/secret-operator/pull/693
19+
[#708]: https://github.com/stackabletech/secret-operator/pull/708
1720

1821
## [26.3.0] - 2026-03-16
1922

0 commit comments

Comments
 (0)