Skip to content

Commit 7c5ba2c

Browse files
committed
test: Add 2.6.4, Remove 2.6.2
1 parent c049c3f commit 7c5ba2c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

tests/test-definition.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
dimensions:
33
- name: hbase
44
values:
5-
- 2.6.2
65
- 2.6.3
6+
- 2.6.4
77
# To use a custom image, add a comma and the full name after the product version
8-
# - 2.6.3,oci.stackable.tech/sandbox/hbase:2.6.3-stackable0.0.0-dev
8+
# - x.x.x,oci.stackable.tech/sandbox/hbase:x.x.x-stackable0.0.0-dev
99
- name: hbase-opa
1010
values:
11-
- 2.6.3
11+
- 2.6.4
1212
# To use a custom image, add a comma and the full name after the product version
13-
# - 2.6.3,oci.stackable.tech/sandbox/hbase:2.6.3-stackable0.0.0-dev
13+
# - x.x.x,oci.stackable.tech/sandbox/hbase:x.x.x-stackable0.0.0-dev
1414
- name: hbase-latest
1515
values:
16-
- 2.6.3
17-
# - 2.6.3,oci.stackable.tech/sandbox/hbase:2.6.3-stackable0.0.0-dev
16+
- 2.6.4
17+
# - x.x.x,oci.stackable.tech/sandbox/hbase:x.x.x-stackable0.0.0-dev
1818
- name: hdfs
1919
values:
2020
- 3.4.2

0 commit comments

Comments
 (0)