Skip to content

Commit 5afa6bb

Browse files
authored
chore: Remove ZooKeeper to 3.8.4 from tests (#558)
* chore: Remove ZooKeeper to 3.8.4 * chore: Update changelog
1 parent 7349302 commit 5afa6bb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@
1313
- Implement `envOverrides` for HbaseCluster ([#550]).
1414
- Omid test: use 1.1.2, update default port number and raise test timeout ([#556]).
1515

16+
### Removed
17+
18+
- test: Remove ZooKeeper 3.8.4 ([#558]).
19+
1620
[#548]: https://github.com/stackabletech/hbase-operator/pull/548
1721
[#550]: https://github.com/stackabletech/hbase-operator/pull/550
1822
[#556]: https://github.com/stackabletech/hbase-operator/pull/556
23+
[#558]: https://github.com/stackabletech/hbase-operator/pull/558
1924

2025
## [24.7.0] - 2024-07-24
2126

tests/test-definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dimensions:
2525
- 3.3.6
2626
- name: zookeeper
2727
values:
28-
- 3.8.4
28+
- 3.9.2
2929
- name: zookeeper-latest
3030
values:
3131
- 3.9.2

0 commit comments

Comments
 (0)