Change the helm chart kubeVersion semver to include pre-releases

Signed-off-by: Yonatan Kahana <yonatankahana.il@gmail.com>
This commit is contained in:
Yonatan Kahana 2021-01-19 20:11:25 +02:00
parent ba3360388e
commit 3837a51db7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ description: nfs-subdir-external-provisioner is an automatic provisioner that us
name: nfs-subdir-external-provisioner
home: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
version: 3.0.0
kubeVersion: ">=1.9.0 <1.20.0"
kubeVersion: ">=1.9.0-0 <1.20.0-0"
sources:
- https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
keywords: