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 c00cd97 commit ce65130Copy full SHA for ce65130
crates/stackable-operator/CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- Add `Hostname` and `KerberosRealmName` types extracted from secret-operator ([#851]).
10
+- Add support for listener volume scopes to `SecretOperatorVolumeSourceBuilder` ([#855]).
11
12
### Changed
13
@@ -20,6 +21,7 @@ All notable changes to this project will be documented in this file.
20
21
[#846]: https://github.com/stackabletech/operator-rs/pull/846
22
[#851]: https://github.com/stackabletech/operator-rs/pull/851
23
[#855]: https://github.com/stackabletech/operator-rs/pull/855
24
+[#855]: https://github.com/stackabletech/operator-rs/pull/855
25
26
## [0.74.0] - 2024-08-22
27
0 commit comments