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 d55ef2f commit c6cae86Copy full SHA for c6cae86
CHANGELOG.md
@@ -7,15 +7,11 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- `PodListeners` CRD ([#644]).
10
-
11
-### Changed
12
13
-- Derive `Eq` and `Copy` where applicable for listener CRDs ([#644]).
14
15
- Add support for tls pkcs12 password to secret operator volume builder ([#645]).
16
17
### Changed
18
+- Derive `Eq` and `Copy` where applicable for listener CRDs ([#644]).
19
- Bump `kube` to `0.86.0` and Kubernetes version to `1.28` ([#648]).
20
21
[#644]: https://github.com/stackabletech/operator-rs/pull/644
0 commit comments