We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8945723 commit 4d8c041Copy full SHA for 4d8c041
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
11
### Fixed
12
13
-- Previously we had a bug that could lead to missing certificates ([#XXX]).
+- Previously we had a bug that could lead to missing certificates ([#753]).
14
15
This could be the case when the Stackable PKI rotated it's CA certificate or you specified multiple
16
CAs in your SecretClass.
@@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
19
See [this GitHub issue](https://github.com/stackabletech/issues/issues/764) for details
20
21
[#752]: https://github.com/stackabletech/druid-operator/pull/752
22
+[#753]: https://github.com/stackabletech/druid-operator/pull/753
23
24
## [25.7.0] - 2025-07-23
25
0 commit comments