Add K8s version limitation to < 1.4 chart

Longhorn 4664

Signed-off-by: Ray Chang <ray.chang@suse.com>
This commit is contained in:
Ray Chang 2022-10-03 17:31:42 +08:00 committed by David Ko
parent 76bd82c9e0
commit f61e36eae8

View File

@ -2,7 +2,7 @@ apiVersion: v1
name: longhorn
version: 1.2.5
appVersion: v1.2.5
kubeVersion: ">=1.18.0-0"
kubeVersion: ">=1.18.0-0 <1.25.0-0"
description: Longhorn is a distributed block storage system for Kubernetes.
keywords:
- longhorn