File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Added
8
+
9
+ - Add support for tls pkcs12 password to secret operator volume builder ([ #645 ] ).
10
+
7
11
### Changed
8
12
9
13
- Bump ` kube ` to ` 0.86.0 ` and Kubernetes version to ` 1.28 ` ([ #648 ] ).
10
14
15
+ [ #645 ] : https://github.com/stackabletech/operator-rs/pull/645
11
16
[ #648 ] : https://github.com/stackabletech/operator-rs/pull/648
12
17
13
18
## [ 0.48.0] - 2023-08-18
@@ -16,10 +21,8 @@ All notable changes to this project will be documented in this file.
16
21
17
22
- Add ` PodBuilder::termination_grace_period_seconds ` ([ #641 ] ).
18
23
- Add support for adding ` lifecycle ` s to ` ContainerBuilder ` ([ #641 ] ).
19
- - Add support for tls pkcs12 password to secret operator volume builder ([ #645 ] ).
20
24
21
25
[ #641 ] : https://github.com/stackabletech/operator-rs/pull/641
22
- [ #645 ] : https://github.com/stackabletech/operator-rs/pull/645
23
26
24
27
## [ 0.47.0] - 2023-08-16
25
28
You can’t perform that action at this time.
0 commit comments