Skip to content

Commit 1d85877

Browse files
committed
docs: Use 2.6.4
1 parent aee1505 commit 1d85877

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/modules/hbase/examples/usage-guide/hbck2-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
spec:
99
containers:
1010
- name: hbck2
11-
image: oci.stackable.tech/sdp/hbase:2.6.3-stackable0.0.0-dev
11+
image: oci.stackable.tech/sdp/hbase:2.6.4-stackable0.0.0-dev
1212
volumeMounts:
1313
- name: hbase-config
1414
mountPath: /stackable/conf

docs/modules/hbase/examples/usage-guide/hbck2-job.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
spec:
99
containers:
1010
- name: hbck2
11-
image: oci.stackable.tech/sdp/hbase:2.6.3-stackable{{ versions.hbase }}
11+
image: oci.stackable.tech/sdp/hbase:2.6.4-stackable{{ versions.hbase }}
1212
volumeMounts:
1313
- name: hbase-config
1414
mountPath: /stackable/conf

docs/modules/hbase/examples/usage-guide/snapshot-export-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
spec:
99
containers:
1010
- name: hbase
11-
image: oci.stackable.tech/sdp/hbase:2.6.3-stackable0.0.0-dev
11+
image: oci.stackable.tech/sdp/hbase:2.6.4-stackable0.0.0-dev
1212
volumeMounts:
1313
- name: hbase-config
1414
mountPath: /stackable/conf

docs/modules/hbase/examples/usage-guide/snapshot-export-job.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
spec:
99
containers:
1010
- name: hbase
11-
image: oci.stackable.tech/sdp/hbase:2.6.3-stackable{{ versions.hbase }}
11+
image: oci.stackable.tech/sdp/hbase:2.6.4-stackable{{ versions.hbase }}
1212
volumeMounts:
1313
- name: hbase-config
1414
mountPath: /stackable/conf

0 commit comments

Comments
 (0)