Signed-off-by: Michael Mattsson <michael.mattsson@gmail.com>
pull/325/head
Michael Mattsson 2022-01-28 12:36:17 -08:00
parent 176839e978
commit fa0919f74e
3 changed files with 4 additions and 16 deletions

View File

@ -8,7 +8,7 @@
+ catalog.cattle.io/release-name: hpe-csi-driver + catalog.cattle.io/release-name: hpe-csi-driver
+ catalog.cattle.io/display-name: HPE CSI Driver for Kubernetes + catalog.cattle.io/display-name: HPE CSI Driver for Kubernetes
apiVersion: v1 apiVersion: v1
appVersion: 2.0.0 appVersion: 2.1.0
description: A Helm chart for installing the HPE CSI Driver for Kubernetes description: A Helm chart for installing the HPE CSI Driver for Kubernetes
@@ -14,10 +17,11 @@ @@ -14,10 +17,11 @@
- Storage - Storage
@ -22,5 +22,5 @@
sources: sources:
- https://github.com/hpe-storage/co-deployments - https://github.com/hpe-storage/co-deployments
- https://github.com/hpe-storage/csi-driver - https://github.com/hpe-storage/csi-driver
version: 2.0.0 version: 2.1.0
+kubeVersion: "1.18 - 1.21" +kubeVersion: "1.20 - 1.22"

View File

@ -1,12 +0,0 @@
--- charts-original/values.schema.json 2021-07-20 09:36:40.000000000 -0700
+++ charts/values.schema.json 2021-07-20 09:35:14.000000000 -0700
@@ -163,7 +163,8 @@
"default": 60,
"minimum": 60,
"maximum": 360
- }
+ },
+ "global": {}
},
"additionalProperties": false
}

View File

@ -1,2 +1,2 @@
url: https://hpe-storage.github.io/co-deployments/hpe-csi-driver-2.0.0.tgz url: https://hpe-storage.github.io/co-deployments/hpe-csi-driver-2.1.0.tgz
packageVersion: 00 packageVersion: 00