add nutanix-csi-storage 2.3.1
parent
fee3d37f0d
commit
ec1bf8ac81
|
@ -0,0 +1,12 @@
|
|||
diff -x '*.tgz' -x '*.lock' -uNr packages/nutanix-csi-storage/charts-original/Chart.yaml packages/nutanix-csi-storage/charts/Chart.yaml
|
||||
--- packages/nutanix-csi-storage/charts-original/Chart.yaml
|
||||
+++ packages/nutanix-csi-storage/charts/Chart.yaml
|
||||
@@ -1,5 +1,8 @@
|
||||
apiVersion: v1
|
||||
appVersion: 2.2.0
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/release-name: nutanix-csi-storage
|
||||
description: A Helm chart for installing Nutanix CSI Volume Driver
|
||||
home: https://github.com/nutanix/helm
|
||||
icon: https://avatars2.githubusercontent.com/u/6165865?s=200&v=4
|
|
@ -0,0 +1 @@
|
|||
A Helm chart for installing Nutanix CSI Volume/File Storage Driver
|
|
@ -0,0 +1,2 @@
|
|||
url: https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-2.3.1/nutanix-csi-storage-2.3.1.tgz
|
||||
packageVersion: 00
|
Loading…
Reference in New Issue