Add maximum supported Kubernetes version

The maximum supported Kubernetes version of Longhorn v1.1.x is v1.21.x.

Longhorn 3319

Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
This commit is contained in:
JenTing Hsiao 2021-11-25 11:32:27 +08:00 committed by David Ko
parent 335b5965fe
commit 14da64468a

View File

@ -2,7 +2,7 @@ apiVersion: v1
name: longhorn
version: 1.1.3-rc1
appVersion: v1.1.3-rc1
kubeVersion: ">=v1.16.0-r0"
kubeVersion: ">=v1.16.0-r0 <v1.22.0-r0"
description: Longhorn is a distributed block storage system for Kubernetes.
keywords:
- longhorn