Merge pull request #701 from nflondo/dell-ps-fix
Fix for Dell CSI powerstore name of chart in Rancher UI [modified charts]pull/702/head
commit
f2e1929f55
12
index.yaml
12
index.yaml
|
@ -7523,14 +7523,14 @@ entries:
|
|||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Dell CSI PowerStore
|
||||
catalog.cattle.io/kube-version: '>= 1.22.0 < 1.27.0'
|
||||
catalog.cattle.io/release-name: csi-powerstore
|
||||
catalog.cattle.io/release-name: powerstore
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.0
|
||||
created: "2023-03-28T14:00:31.9309617Z"
|
||||
created: "2023-03-28T15:48:40.016022105-06:00"
|
||||
description: 'PowerStore CSI (Container Storage Interface) driver Kubernetes integration.
|
||||
This chart includes everything required to provision via CSI as well as a PowerStore
|
||||
StorageClass. '
|
||||
digest: b2cd9b79e8ad9920f0c1ea765d50b1cd64158711388c1e7742e5e2ff4635c715
|
||||
digest: 03e07396499427262c44e814f9a45f919a2646b11a67c38505f1955bad4aafda
|
||||
home: https://github.com/dell/csi-powerstore
|
||||
icon: https://partner-charts.rancher.io/assets/logos/dell.png
|
||||
keywords:
|
||||
|
@ -7552,7 +7552,7 @@ entries:
|
|||
catalog.cattle.io/release-name: csi-powerstore
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.1
|
||||
created: "2023-02-28T16:00:46.816935681Z"
|
||||
created: "2023-03-28T15:48:40.015351921-06:00"
|
||||
description: 'PowerStore CSI (Container Storage Interface) driver Kubernetes integration.
|
||||
This chart includes everything required to provision via CSI as well as a PowerStore
|
||||
StorageClass. '
|
||||
|
@ -7578,7 +7578,7 @@ entries:
|
|||
catalog.cattle.io/release-name: csi-powerstore
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.0
|
||||
created: "2022-12-15T10:24:34.341029-07:00"
|
||||
created: "2023-03-28T15:48:40.014771055-06:00"
|
||||
description: 'PowerStore CSI (Container Storage Interface) driver Kubernetes integration.
|
||||
This chart includes everything required to provision via CSI as well as a PowerStore
|
||||
StorageClass. '
|
||||
|
@ -7604,7 +7604,7 @@ entries:
|
|||
catalog.cattle.io/release-name: csi-powerstore
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.0
|
||||
created: "2022-12-01T02:25:29.828194-05:00"
|
||||
created: "2023-03-28T15:48:40.01420648-06:00"
|
||||
description: 'PowerStore CSI (Container Storage Interface) driver Kubernetes integration.
|
||||
This chart includes everything required to provision via CSI as well as a PowerStore
|
||||
StorageClass. '
|
||||
|
|
|
@ -3,5 +3,6 @@ GitSubdirectory: helm/csi-powerstore
|
|||
GitHubRelease: true
|
||||
Vendor: Dell
|
||||
DisplayName: Dell CSI PowerStore
|
||||
ReleaseName: powerstore
|
||||
ChartMetadata:
|
||||
icon: https://partner-charts.rancher.io/assets/logos/dell.png
|
||||
|
|
Loading…
Reference in New Issue