Skip to content

Commit dfd732b

Browse files
committed
chore: Add changelog entry
1 parent 22864d2 commit dfd732b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add format-specific annotations to override secret file names ([#572]). The following new
10+
annotations are available:
11+
- `secrets.stackable.tech/format.tls-pkcs12.keystore-name`
12+
- `secrets.stackable.tech/format.tls-pkcs12.truststore-name`
13+
- `secrets.stackable.tech/format.tls-pem.cert-name`
14+
- `secrets.stackable.tech/format.tls-pem.key-name`
15+
- `secrets.stackable.tech/format.tls-pem.ca-name`
16+
17+
[#572]: https://github.com/stackabletech/secret-operator/pull/572
18+
719
## [25.3.0] - 2025-03-21
820

921
### Removed

0 commit comments

Comments
 (0)