Skip to content

Commit e3ad7c0

Browse files
authored
docs: Fix supported versions (#684)
Apache HBase 2.6.2 is the LTS version and 2.6.1 was deprecated in SDP 25.7.0.
1 parent 044f67e commit e3ad7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/hbase/partials/supported-versions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// This is a separate file, since it is used by both the direct HBase-Operator documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
- 2.6.1 (LTS)
6-
- 2.6.2
5+
- 2.6.2 (LTS)
6+
- 2.6.1 (Deprecated)

0 commit comments

Comments
 (0)