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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ All notable changes to this project will be documented in this file.
- `podOverrides`
- `affinity`

### Removed

- Remove ZooKeeper 3.8.4 from tests and docs ([#857]).

[#853]: https://github.com/stackabletech/zookeeper-operator/pull/853
[#857]: https://github.com/stackabletech/zookeeper-operator/pull/857

## [24.7.0] - 2024-07-24

Expand Down
1 change: 0 additions & 1 deletion docs/modules/zookeeper/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
// This is a separate file, since it is used by both the direct ZooKeeper documentation, and the overarching
// Stackable Platform documentation.

- 3.8.4 (deprecated)
- 3.9.2 (LTS)
1 change: 0 additions & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
dimensions:
- name: zookeeper
values:
- 3.8.4
- 3.9.2
- name: zookeeper-latest
values:
Expand Down
Loading