Skip to content

Commit eabd8f3

Browse files
authored
chore(hbase): Bump to 2.6.1 (#150)
1 parent a0cea53 commit eabd8f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
spec:
1010
containers:
1111
- name: create-hfile-and-import-to-hbase
12-
image: oci.stackable.tech/sdp/hbase:2.4.18-stackable0.0.0-dev
12+
image: oci.stackable.tech/sdp/hbase:2.6.1-stackable0.0.0-dev
1313
env:
1414
- name: HADOOP_USER_NAME
1515
value: stackable

stacks/hdfs-hbase/hbase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: hbase
66
spec:
77
image:
8-
productVersion: 2.4.18
8+
productVersion: 2.6.1
99
clusterConfig:
1010
listenerClass: external-unstable
1111
hdfsConfigMapName: hdfs

0 commit comments

Comments
 (0)