File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 13
13
- Implement ` envOverrides ` for HbaseCluster ([ #550 ] ).
14
14
- Omid test: use 1.1.2, update default port number and raise test timeout ([ #556 ] ).
15
15
16
+ ### Removed
17
+
18
+ - test: Remove ZooKeeper 3.8.4 ([ #558 ] ).
19
+
16
20
[ #548 ] : https://github.com/stackabletech/hbase-operator/pull/548
17
21
[ #550 ] : https://github.com/stackabletech/hbase-operator/pull/550
18
22
[ #556 ] : https://github.com/stackabletech/hbase-operator/pull/556
23
+ [ #558 ] : https://github.com/stackabletech/hbase-operator/pull/558
19
24
20
25
## [ 24.7.0] - 2024-07-24
21
26
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dimensions:
25
25
- 3.3.6
26
26
- name : zookeeper
27
27
values :
28
- - 3.8.4
28
+ - 3.9.2
29
29
- name : zookeeper-latest
30
30
values :
31
31
- 3.9.2
You can’t perform that action at this time.
0 commit comments