Skip to content

Commit 86db778

Browse files
authored
test: Remove ZooKeeper 3.9.2 (#853)
* test: Remove ZooKeeper 3.9.2 * chore: Update changelog
1 parent 6a92c31 commit 86db778

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,16 @@ All notable changes to this project will be documented in this file.
2727
- Use `json` file extension for log files ([#846]).
2828
- Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([#844]).
2929

30+
### Removed
31+
32+
- test: ZooKeeper 3.9.2 removed ([#853]).
33+
3034
[#840]: https://github.com/stackabletech/kafka-operator/pull/840
3135
[#844]: https://github.com/stackabletech/kafka-operator/pull/844
3236
[#846]: https://github.com/stackabletech/kafka-operator/pull/846
3337
[#847]: https://github.com/stackabletech/kafka-operator/pull/847
3438
[#851]: https://github.com/stackabletech/kafka-operator/pull/851
39+
[#853]: https://github.com/stackabletech/kafka-operator/pull/853
3540

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

tests/test-definition.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dimensions:
2121
# - 3.7.2,oci.stackable.tech/sdp/kafka:3.7.2-stackable0.0.0-dev
2222
- name: zookeeper
2323
values:
24-
- 3.9.2
2524
- 3.9.3
2625
- name: zookeeper-latest
2726
values:

0 commit comments

Comments
 (0)