File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
7
7
### Added
8
8
9
9
- Add ` Hostname ` and ` KerberosRealmName ` types extracted from secret-operator ([ #851 ] ).
10
- - Add support for listener volume scopes to ` SecretOperatorVolumeSourceBuilder ` ([ #855 ] ).
10
+ - Add support for listener volume scopes to ` SecretOperatorVolumeSourceBuilder ` ([ #858 ] ).
11
11
12
12
### Changed
13
13
@@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
21
21
[ #846 ] : https://github.com/stackabletech/operator-rs/pull/846
22
22
[ #851 ] : https://github.com/stackabletech/operator-rs/pull/851
23
23
[ #855 ] : https://github.com/stackabletech/operator-rs/pull/855
24
+ [ #858 ] : https://github.com/stackabletech/operator-rs/pull/858
24
25
25
26
## [ 0.74.0] - 2024-08-22
26
27
You can’t perform that action at this time.
0 commit comments