Skip to content

Commit

Permalink
adapt to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maltesander committed Oct 11, 2023
1 parent 387b517 commit b493aaf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
7 changes: 2 additions & 5 deletions docs/modules/hbase/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@
// This is a separate file, since it is used by both the direct HBase-Operator documentation, and the overarching
// Stackable Platform documentation.

- 2.4.6
- 2.4.8
- 2.4.9
- 2.4.11
- 2.4.12
- 2.4.17
- 2.4.12 (deprecated)
18 changes: 7 additions & 11 deletions tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,24 @@
dimensions:
- name: hbase
values:
- 2.4.8
- 2.4.9
- 2.4.11
- 2.4.12
- 2.4.17
- name: hbase-latest
values:
- 2.4.12
- 2.4.17
- name: hdfs
values:
- 3.2.2
- 3.3.3
- 3.2.4
- 3.3.6
- name: hdfs-latest
values:
- 3.3.4
- 3.3.6
- name: zookeeper
values:
- 3.6.3
- 3.7.0
- 3.8.0
- 3.8.2
- name: zookeeper-latest
values:
- 3.8.0
- 3.8.2
# Used for zookeeper, hdfs and hbase
- name: listener-class
values:
Expand Down

0 comments on commit b493aaf

Please sign in to comment.