Raise minimum kubernetes version to v1.18.0 in ./chart/Chart.yaml
Signed-off-by: phanle1010 <phan.le@suse.com>
This commit is contained in:
parent
ab502bab79
commit
baae009904
@ -2,7 +2,7 @@ apiVersion: v1
|
||||
name: longhorn
|
||||
version: 1.2.0-rc1
|
||||
appVersion: v1.2.0-rc1
|
||||
kubeVersion: ">=v1.16.0-r0"
|
||||
kubeVersion: ">=v1.18.0"
|
||||
description: Longhorn is a distributed block storage system for Kubernetes.
|
||||
keywords:
|
||||
- longhorn
|
||||
|
Loading…
Reference in New Issue
Block a user