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 aa75c5d commit d735d74Copy full SHA for d735d74
CHANGELOG.md
@@ -10,13 +10,14 @@ 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 ([#636]).
14
15
This could be the case when you specified multiple CAs in your SecretClass.
16
We now correctly handle multiple certificates in this cases.
17
See [this GitHub issue](https://github.com/stackabletech/issues/issues/764) for details
18
19
[#633]: https://github.com/stackabletech/hive-operator/pull/633
20
+[#636]: https://github.com/stackabletech/hive-operator/pull/636
21
22
## [25.7.0] - 2025-07-23
23
0 commit comments