Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update charts to fix release 1.7.0 #226

Merged
merged 1 commit into from
Jun 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/csi-isilon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-powermax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-powerstore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-unity/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-vxflexos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion charts/csm-authorization/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions charts/csm-replication/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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"