Skip to content

Commit 954a121

Browse files
authored
chore: Remove ZooKeeper 3.9.2 (#940)
* test: Remove ZooKeeper 2.9.2 * docs: Remove ZooKeeper 2.9.2 * chore: Update changlog * chore: Update changlog * chore: Update changlog
1 parent 205c73a commit 954a121

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
@@ -26,11 +26,16 @@ All notable changes to this project will be documented in this file.
2626

2727
- Use `json` file extension for log files ([#932]).
2828

29+
### Removed
30+
31+
- Remove support for ZooKeeper 3.9.2 ([#940]).
32+
2933
[#927]: https://github.com/stackabletech/zookeeper-operator/pull/927
3034
[#933]: https://github.com/stackabletech/zookeeper-operator/pull/934
3135
[#932]: https://github.com/stackabletech/zookeeper-operator/pull/932
3236
[#934]: https://github.com/stackabletech/zookeeper-operator/pull/934
3337
[#938]: https://github.com/stackabletech/zookeeper-operator/pull/938
38+
[#940]: https://github.com/stackabletech/zookeeper-operator/pull/940
3439

3540
## [25.3.0] - 2025-03-21
3641

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.9.2 (Deprecated)
65
- 3.9.3 (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.9.2
65
- 3.9.3
76
# To use a custom image, add a comma and the full name after the product version
87
# - 3.9.3,oci.stackable.tech/sdp/zookeeper:3.9.3-stackable0.0.0-dev

0 commit comments

Comments
 (0)