Fixed bug chart cannot be installed with Helm 2

Also, use "-0" instead of "-r0" to capture pre-releases. See
https://github.com/helm/helm/issues/6190

Signed-off-by: Phan Le <phan.le@suse.com>
This commit is contained in:
Phan Le 2021-12-02 16:21:37 -08:00 committed by David Ko
parent 0b07366dc3
commit 7733e8ee67

View File

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