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 346f528 commit 5948704Copy full SHA for 5948704
1 file changed
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 ([#844]).
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
[#840]: https://github.com/stackabletech/nifi-operator/pull/840
20
+[#844]: https://github.com/stackabletech/nifi-operator/pull/844
21
22
## [25.7.0] - 2025-07-23
23
0 commit comments