Skip to content

Commit

Permalink
chore(hbase): Bump to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dervoeti committed Feb 14, 2025
1 parent 2852ab2 commit 80b7c0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
spec:
containers:
- name: create-hfile-and-import-to-hbase
image: oci.stackable.tech/sdp/hbase:2.4.18-stackable0.0.0-dev
image: oci.stackable.tech/sdp/hbase:2.6.1-stackable0.0.0-dev
env:
- name: HADOOP_USER_NAME
value: stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/hdfs-hbase/hbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: hbase
spec:
image:
productVersion: 2.4.18
productVersion: 2.6.1
clusterConfig:
listenerClass: external-unstable
hdfsConfigMapName: hdfs
Expand Down

0 comments on commit 80b7c0e

Please sign in to comment.