diff --git a/packages/nutanix-csi-storage/nutanix-csi-storage.patch b/packages/nutanix-csi-storage/nutanix-csi-storage.patch new file mode 100644 index 000000000..a476e0d8d --- /dev/null +++ b/packages/nutanix-csi-storage/nutanix-csi-storage.patch @@ -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.3.1 ++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 diff --git a/packages/nutanix-csi-storage/overlay/app-readme.md b/packages/nutanix-csi-storage/overlay/app-readme.md new file mode 100644 index 000000000..bffca7493 --- /dev/null +++ b/packages/nutanix-csi-storage/overlay/app-readme.md @@ -0,0 +1 @@ +A Helm chart for installing Nutanix CSI Volume/File Storage Driver diff --git a/packages/nutanix-csi-storage/package.yaml b/packages/nutanix-csi-storage/package.yaml new file mode 100644 index 000000000..420d7ff20 --- /dev/null +++ b/packages/nutanix-csi-storage/package.yaml @@ -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 \ No newline at end of file