Merge pull request #704 from nflondo/dell-unity-fix
Adding fix for Dell CSI Unity chart installation issuepull/705/head
commit
24a06efd02
|
@ -7628,15 +7628,14 @@ entries:
|
|||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Dell CSI Unity
|
||||
catalog.cattle.io/kube-version: '>= 1.24.0 < 1.27.0'
|
||||
catalog.cattle.io/namespace: unity
|
||||
catalog.cattle.io/release-name: csi-unity
|
||||
catalog.cattle.io/release-name: unity
|
||||
apiVersion: v1
|
||||
appVersion: 2.6.0
|
||||
created: "2023-03-28T14:00:31.93315928Z"
|
||||
created: "2023-03-30T09:54:20.779436619-06:00"
|
||||
description: 'Unity XT CSI (Container Storage Interface) driver Kubernetes integration.
|
||||
This chart includes everything required to provision via CSI as well as a Unity
|
||||
XT StorageClass. '
|
||||
digest: f2bd792f0bff51a4993fd6fb289353b728af4c40f8e9d4d70e14415ad2de9d31
|
||||
digest: f2cec03f6256a63b4171061b241f5f2d19564848cab6e9cb61ad1478cc48d2ba
|
||||
icon: https://partner-charts.rancher.io/assets/logos/dell.png
|
||||
keywords:
|
||||
- csi
|
||||
|
|
|
@ -3,6 +3,6 @@ GitSubdirectory: helm/csi-unity
|
|||
GitHubRelease: true
|
||||
Vendor: Dell
|
||||
DisplayName: Dell CSI Unity
|
||||
Namespace: unity
|
||||
ReleaseName: unity
|
||||
ChartMetadata:
|
||||
icon: https://partner-charts.rancher.io/assets/logos/dell.png
|
||||
|
|
Loading…
Reference in New Issue