Skip to content

Commit cac7887

Browse files
authored
chore: Remove ZooKeeper 3.8.4 from tests and docs (#857)
* chore: Remove ZooKeeper 3.8.4 from tests and docs * chore: Update changelog
1 parent 5c6fc75 commit cac7887

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ All notable changes to this project will be documented in this file.
1010
- `podOverrides`
1111
- `affinity`
1212

13+
### Removed
14+
15+
- Remove ZooKeeper 3.8.4 from tests and docs ([#857]).
16+
1317
[#853]: https://github.com/stackabletech/zookeeper-operator/pull/853
18+
[#857]: https://github.com/stackabletech/zookeeper-operator/pull/857
1419

1520
## [24.7.0] - 2024-07-24
1621

docs/modules/zookeeper/partials/supported-versions.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
// This is a separate file, since it is used by both the direct ZooKeeper documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
- 3.8.4 (deprecated)
65
- 3.9.2 (LTS)

tests/test-definition.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
dimensions:
33
- name: zookeeper
44
values:
5-
- 3.8.4
65
- 3.9.2
76
- name: zookeeper-latest
87
values:

0 commit comments

Comments
 (0)