File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,24 +16,24 @@ dimensions:
16
16
- " 12.5.6"
17
17
- name : hive
18
18
values :
19
- # - 3.1.3,local-hive: 3.1.3
20
- # - 4.0.0,local-hive: 4.0.0
21
- - 4.0.1,local-hive:4.0.1
19
+ - 3.1.3
20
+ - 4.0.0
21
+ - 4.0.1
22
22
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
23
23
# as in the example below.
24
24
# - 4.0.1,oci.stackable.tech/sandbox/hive:4.0.1-stackable0.0.0-dev
25
25
- name : hive-latest
26
26
values :
27
- - 4.0.1,local-hive:4.0.1
27
+ - 4.0.1
28
28
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
29
29
# as in the example below.
30
30
# - 4.0.1,oci.stackable.tech/sandbox/hive:4.0.1-stackable0.0.0-dev
31
31
- name : hive-old
32
32
values :
33
- - 3.1.3,local-hive:3.1.3
33
+ - 3.1.3
34
34
- name : hive-new
35
35
values :
36
- - 4.0.1,local-hive:4.0.1
36
+ - 4.0.1
37
37
- name : hdfs-latest
38
38
values :
39
39
- 3.4.1
You can’t perform that action at this time.
0 commit comments