Skip to content

Commit b1df3d8

Browse files
authored
chore: Update changelog from release 24.11.1 (#554)
* Update CHANGELOG.md from release 24.11.1 Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de> * corrections * linting --------- Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
1 parent 8334fa6 commit b1df3d8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,20 @@ All notable changes to this project will be documented in this file.
1414
- Made RSA key length configurable for certificates issued by cert-manager ([#528]).
1515
- Kerberos principal backends now also provision principals for IP address, not just DNS hostnames ([#552]).
1616

17+
[#528]: https://github.com/stackabletech/secret-operator/pull/528
18+
[#548]: https://github.com/stackabletech/secret-operator/pull/548
19+
[#552]: https://github.com/stackabletech/secret-operator/pull/552
20+
21+
## [24.11.1] - 2025-01-10
22+
1723
### Fixed
1824

1925
- Helm chart: The secret migration job can be omitted via Helm values ([#536]).
2026
- Helm chart: The tag of the tools image used for the secret migration job can
2127
be changed in the Helm values and defaults now to 1.0.0-stackable24.11.0
2228
rather than being hard-coded to 1.0.0-stackable24.7.0 ([#536]).
2329

24-
[#528]: https://github.com/stackabletech/secret-operator/pull/528
2530
[#536]: https://github.com/stackabletech/secret-operator/pull/536
26-
[#548]: https://github.com/stackabletech/secret-operator/pull/548
27-
[#552]: https://github.com/stackabletech/secret-operator/pull/552
2831

2932
## [24.11.0] - 2024-11-18
3033

0 commit comments

Comments
 (0)