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 bdeb12f commit 4ed5105Copy full SHA for 4ed5105
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -8,10 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
- Support the annotation `secrets.stackable.tech/backend.autotls.cert.domain-components-in-subject-dn`
10
in the `SecretOperatorVolumeSourceBuilder` ([#1209]).
11
-- Add `Role::fixed_replica_count` and `Role::estimated_replica_count` helper functions ([#XXXX]).
+- Add `Role::fixed_replica_count` and `Role::estimated_replica_count` helper functions ([#1241]).
12
13
[#1209]: https://github.com/stackabletech/operator-rs/pull/1209
14
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
+[#1241]: https://github.com/stackabletech/operator-rs/pull/1241
15
16
## [0.113.0] - 2026-06-22
17
0 commit comments