Skip to content

Commit c17519f

Browse files
authored
test: Remove ZooKeeper 3.9.2 (#716)
* test: Remove ZooKeeper 2.9.1 * chore: Update changelog * chore: Update changelog
1 parent 2708244 commit c17519f

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 ([#709]).
2828
- Fix a bug where changes to ConfigMaps that are referenced in the DruidCluster spec didn't trigger a reconciliation ([#704]).
2929

30+
### Removed
31+
32+
- test: ZooKeeper 3.9.2 removed ([#716]).
33+
3034
[#703]: https://github.com/stackabletech/druid-operator/pull/703
3135
[#704]: https://github.com/stackabletech/druid-operator/pull/704
3236
[#709]: https://github.com/stackabletech/druid-operator/pull/709
3337
[#710]: https://github.com/stackabletech/druid-operator/pull/710
3438
[#714]: https://github.com/stackabletech/druid-operator/pull/714
39+
[#716]: https://github.com/stackabletech/druid-operator/pull/716
3540

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

tests/test-definition.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ dimensions:
2525
# - 30.0.0,oci.stackable.tech/sdp/druid:30.0.0-stackable0.0.0-dev
2626
- name: zookeeper
2727
values:
28-
- 3.9.2
2928
- 3.9.3
3029
- name: zookeeper-latest
3130
values:

0 commit comments

Comments
 (0)