Add K8s version limitation to < 1.4 chart

Longhorn 4525

Signed-off-by: Ray Chang <ray.chang@suse.com>
This commit is contained in:
Ray Chang 2022-10-03 17:22:13 +08:00 committed by David Ko
parent 2753477993
commit 199849b17b

View File

@ -2,7 +2,7 @@ apiVersion: v1
name: longhorn
version: 1.3.2-rc1
appVersion: v1.3.2-rc1
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