Skip to content

Commit 28b4e4c

Browse files
committed
documented supported product versions (#106)
## Description fixes #36 Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 940df8d commit 28b4e4c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This is an operator for Kubernetes that can manage https://hive.apache.org[Apach
44

55
WARNING: This operator only works with images from the https://repo.stackable.tech/#browse/browse:docker:v2%2Fstackable%2Fhive[Stackable] repository
66

7+
== Supported Versions
8+
9+
The Stackable Operator for Apache Hive currently supports the following versions of Hive:
10+
11+
include::partial$supported-versions.adoc[]
12+
13+
== Docker
14+
715
[source]
816
----
917
docker pull docker.stackable.tech/stackable/hive:<version>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// The version ranges supported by Hive-Operator
2+
// This is a separate file, since it is used by both the direct Hive-Operator documentation, and the overarching
3+
// Stackable Platform documentation.
4+
5+
- 2.3.9

0 commit comments

Comments
 (0)