Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
in the Helm values to v4.0.1 ([#194]).
- Update the image docker.stackable.tech/k8s/sig-storage/csi-node-driver-registrar
in the Helm values to v2.10.1 ([#194]).
- Bump `stackable-operator` to `0.70.0`, and other dependencies ([#208]).
- Remove custom `h2` patch, as Kubernetes 1.26 has fixed the invalid data from Kubernetes' side. Starting with 24.11 we only support at least 1.27 (as it's needed by OpenShift 4.14) ([#219]).

### Removed

Expand All @@ -32,7 +32,7 @@ All notable changes to this project will be documented in this file.
[#194]: https://github.com/stackabletech/listener-operator/pull/194
[#196]: https://github.com/stackabletech/listener-operator/pull/196
[#203]: https://github.com/stackabletech/listener-operator/pull/203
[#208]: https://github.com/stackabletech/listener-operator/pull/208
[#219]: https://github.com/stackabletech/listener-operator/pull/219

## [24.3.0] - 2024-03-20

Expand Down
Loading