From 70503756b000a36770388c39e96af1e9fb9f246c Mon Sep 17 00:00:00 2001 From: Alik Saring Date: Fri, 23 Jun 2023 17:01:02 -0400 Subject: [PATCH] update charts --- charts/csi-isilon/Chart.yaml | 2 +- charts/csi-powermax/Chart.yaml | 2 +- charts/csi-powerstore/Chart.yaml | 2 +- charts/csi-unity/Chart.yaml | 2 +- charts/csi-vxflexos/Chart.yaml | 2 +- charts/csm-authorization/Chart.yaml | 5 ++++- charts/csm-replication/Chart.yaml | 2 ++ 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/charts/csi-isilon/Chart.yaml b/charts/csi-isilon/Chart.yaml index 7ec43fe1..6c1bdc91 100644 --- a/charts/csi-isilon/Chart.yaml +++ b/charts/csi-isilon/Chart.yaml @@ -8,7 +8,7 @@ kubeVersion: ">= 1.21.0 < 1.28.0" #kubeVersion: ">= 1.21.0-0 < 1.28.0-0" description: | PowerScale 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 an Isilon StorageClass. type: application keywords: diff --git a/charts/csi-powermax/Chart.yaml b/charts/csi-powermax/Chart.yaml index af51a96b..37dcc908 100644 --- a/charts/csi-powermax/Chart.yaml +++ b/charts/csi-powermax/Chart.yaml @@ -4,7 +4,7 @@ name: csi-powermax version: 2.7.0 description: | PowerMax 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 PowerMax StorageClass. type: application kubeVersion: ">= 1.23.0 < 1.28.0" diff --git a/charts/csi-powerstore/Chart.yaml b/charts/csi-powerstore/Chart.yaml index f64ae17c..e29f402f 100644 --- a/charts/csi-powerstore/Chart.yaml +++ b/charts/csi-powerstore/Chart.yaml @@ -19,7 +19,7 @@ name: csi-powerstore version: 2.7.0 description: | PowerStore 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 PowerStore StorageClass. type: application kubeVersion: ">= 1.22.0 < 1.28.0" diff --git a/charts/csi-unity/Chart.yaml b/charts/csi-unity/Chart.yaml index c1a1c271..4d8ec7f6 100644 --- a/charts/csi-unity/Chart.yaml +++ b/charts/csi-unity/Chart.yaml @@ -4,7 +4,7 @@ name: csi-unity version: 2.7.0 description: | Unity XT 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 Unity XT StorageClass. type: application kubeVersion: ">= 1.24.0 < 1.28.0" diff --git a/charts/csi-vxflexos/Chart.yaml b/charts/csi-vxflexos/Chart.yaml index 960d6e6e..0f8e40b0 100644 --- a/charts/csi-vxflexos/Chart.yaml +++ b/charts/csi-vxflexos/Chart.yaml @@ -4,7 +4,7 @@ name: csi-vxflexos version: "2.7.0" description: | VxFlex OS 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. kubeVersion: ">= 1.21.0 < 1.28.0" # If you are using a complex K8s version like "v1.21.3-mirantis-1", use this kubeVersion check instead diff --git a/charts/csm-authorization/Chart.yaml b/charts/csm-authorization/Chart.yaml index f4d8cc0c..8761be7c 100644 --- a/charts/csm-authorization/Chart.yaml +++ b/charts/csm-authorization/Chart.yaml @@ -3,7 +3,10 @@ name: csm-authorization version: 1.7.0 appVersion: 1.7.0 type: application -description: CSM for Authorization is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes storage enablers for Dell EMC storage products. CSM for Authorization provides storage and Kubernetes administrators the ability to apply RBAC for Dell CSI Drivers. +description: | + CSM for Authorization is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes + storage enablers for Dell EMC storage products. CSM for Authorization provides storage and Kubernetes administrators the + ability to apply RBAC for Dell CSI Drivers. dependencies: - name: cert-manager version: 1.11.0 diff --git a/charts/csm-replication/Chart.yaml b/charts/csm-replication/Chart.yaml index 084df7e7..93a3e4e0 100644 --- a/charts/csm-replication/Chart.yaml +++ b/charts/csm-replication/Chart.yaml @@ -1,5 +1,7 @@ apiVersion: v2 name: csm-replication type: application +description: | + CSM for Replication helm charts version: 1.5.0 appVersion: "1.5.0"