Merge pull request #704 from nflondo/dell-unity-fix

Adding fix for Dell CSI Unity chart installation issue
pull/705/head
alex-isv 2023-03-30 10:56:30 -06:00 committed by GitHub
commit 24a06efd02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View File

@ -7628,15 +7628,14 @@ entries:
catalog.cattle.io/certified: partner catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: Dell CSI Unity catalog.cattle.io/display-name: Dell CSI Unity
catalog.cattle.io/kube-version: '>= 1.24.0 < 1.27.0' catalog.cattle.io/kube-version: '>= 1.24.0 < 1.27.0'
catalog.cattle.io/namespace: unity catalog.cattle.io/release-name: unity
catalog.cattle.io/release-name: csi-unity
apiVersion: v1 apiVersion: v1
appVersion: 2.6.0 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. description: 'Unity XT CSI (Container Storage Interface) driver Kubernetes integration.
This chart includes everything required to provision via CSI as well as a Unity This chart includes everything required to provision via CSI as well as a Unity
XT StorageClass. ' XT StorageClass. '
digest: f2bd792f0bff51a4993fd6fb289353b728af4c40f8e9d4d70e14415ad2de9d31 digest: f2cec03f6256a63b4171061b241f5f2d19564848cab6e9cb61ad1478cc48d2ba
icon: https://partner-charts.rancher.io/assets/logos/dell.png icon: https://partner-charts.rancher.io/assets/logos/dell.png
keywords: keywords:
- csi - csi

View File

@ -3,6 +3,6 @@ GitSubdirectory: helm/csi-unity
GitHubRelease: true GitHubRelease: true
Vendor: Dell Vendor: Dell
DisplayName: Dell CSI Unity DisplayName: Dell CSI Unity
Namespace: unity ReleaseName: unity
ChartMetadata: ChartMetadata:
icon: https://partner-charts.rancher.io/assets/logos/dell.png icon: https://partner-charts.rancher.io/assets/logos/dell.png