make patch

pull/429/head
Bharath Sreekanth 2022-05-19 15:12:19 -04:00
parent 2b0b147b52
commit 78b9a528ce
No known key found for this signature in database
GPG Key ID: F2854E1D426CBB43
2 changed files with 19 additions and 11 deletions

View File

@ -1,22 +1,30 @@
--- charts-original/Chart.yaml --- charts-original/Chart.yaml
+++ charts/Chart.yaml +++ charts/Chart.yaml
@@ -1,10 +1,11 @@ @@ -1,13 +1,14 @@
apiVersion: v2 apiVersion: v2
appVersion: "2.1.0" appVersion: "2.2.0"
-kubeVersion: ">= 1.20.0 < 1.23.0" -kubeVersion: ">= 1.21.0 < 1.24.0"
+kubeVersion: "1.20-0 - 1.23-0" +kubeVersion: "1.21-0 - 1.23-0"
# If you are using a complex K8s version like "v1.21.3-mirantis-1", use this kubeVersion check instead
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
# kubeVersion: ">= 1.21.0-0 < 1.24.0-0"
description: | description: |
VxFlex OS CSI (Container Storage Interface) driver Kubernetes - VxFlex OS CSI (Container Storage Interface) driver Kubernetes
+ PowerFlex CSI (Container Storage Interface) driver Kubernetes
integration. This chart includes everything required to provision via CSI as integration. This chart includes everything required to provision via CSI as
well as a VxFlex OS StorageClass. - well as a VxFlex OS StorageClass.
+icon: https://partner-charts.rancher.io/assets/logos/dell.png + well as a StorageClass.
+icon: https://partner-charts.rancher.io/assets/logos/dell.png
keywords: keywords:
- csi - csi
- storage - storage
@@ -14,3 +15,7 @@ @@ -15,5 +16,9 @@
- name: DellEMC
name: csi-vxflexos
sources: sources:
- https://github.com/dell/csi-vxflexos -- https://github.com/dell/csi-vxflexos
version: "2.1.0" +- https://github.com/dell/csi-powerflex
version: "2.2.0"
+annotations: +annotations:
+ catalog.cattle.io/certified: partner + catalog.cattle.io/certified: partner
+ catalog.cattle.io/release-name: vxflexos + catalog.cattle.io/release-name: vxflexos

View File

@ -1,4 +1,4 @@
url: https://github.com/dell/csi-powerflex.git url: https://github.com/dell/csi-powerflex.git
subdirectory: helm/csi-vxflexos subdirectory: helm/csi-vxflexos
commit: 582409d6e0849f53cf9997ee426eca7ba2773c7b commit: 4ea997441ddaffb3eead45b3829f486781d1854d
packageVersion: 00 packageVersion: 00