Skip to content

Commit 7ab08cc

Browse files
authored
test: Remove ZooKeeper 3.9.2 (#654)
* test: Remove ZooKeeper 3.9.2 * chore: Update changelog
1 parent 58c6b91 commit 7ab08cc

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
@@ -25,11 +25,16 @@
2525
- Use `json` file extension for log files ([#647]).
2626
- Fix a bug where changes to ConfigMaps that are referenced in the HbaseCluster spec didn't trigger a reconciliation ([#645]).
2727

28+
### Removed
29+
30+
- test: ZooKeeper 3.9.2 removed ([#654]).
31+
2832
[#640]: https://github.com/stackabletech/hbase-operator/pull/640
2933
[#645]: https://github.com/stackabletech/hbase-operator/pull/645
3034
[#647]: https://github.com/stackabletech/hbase-operator/pull/647
3135
[#648]: https://github.com/stackabletech/hbase-operator/pull/648
3236
[#652]: https://github.com/stackabletech/hbase-operator/pull/652
37+
[#654]: https://github.com/stackabletech/hbase-operator/pull/654
3338

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

tests/test-definition.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dimensions:
2727
- 3.4.1
2828
- name: zookeeper
2929
values:
30-
- 3.9.2
3130
- 3.9.3
3231
- name: zookeeper-latest
3332
values:

0 commit comments

Comments
 (0)