diff --git a/packages/nutanix-csi-storage/generated-changes/patch/Chart.yaml.patch b/packages/nutanix-csi-storage/generated-changes/patch/Chart.yaml.patch index 891e14b1a..38e2cc682 100644 --- a/packages/nutanix-csi-storage/generated-changes/patch/Chart.yaml.patch +++ b/packages/nutanix-csi-storage/generated-changes/patch/Chart.yaml.patch @@ -1,11 +1,12 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -1,5 +1,8 @@ - apiVersion: v1 - appVersion: 2.3.1 -+annotations: +@@ -10,6 +10,9 @@ + email: christophe@nutanix.com + - name: Subodh Mathur + email: subodh@nutanix.com + catalog.cattle.io/certified: partner + catalog.cattle.io/release-name: nutanix-csi-storage ++ catalog.cattle.io/display-name: Nutanix CSI Storage + apiVersion: v1 + appVersion: 2.4.1 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/generated-changes/patch/README.md.patch b/packages/nutanix-csi-storage/generated-changes/patch/README.md.patch new file mode 100644 index 000000000..f6932cd18 --- /dev/null +++ b/packages/nutanix-csi-storage/generated-changes/patch/README.md.patch @@ -0,0 +1,10 @@ +--- charts-original/README.md ++++ charts/README.md +@@ -35,6 +35,7 @@ + - Kubernetes 1.17 or later + - Kubernetes worker nodes must have the iSCSI package installed (Nutanix Volumes only) + - This chart have been validated on CentOS 7 and Ubuntu 18.04/20.04, but the new architecture enables easy portability to other distributions. ++- This Chart is not made to be installed on the local k3s cluster (by default iscsi prerequisite is missing) + + ## Installing the Chart + diff --git a/packages/nutanix-csi-storage/package.yaml b/packages/nutanix-csi-storage/package.yaml index 420d7ff20..4a0632a3b 100644 --- a/packages/nutanix-csi-storage/package.yaml +++ b/packages/nutanix-csi-storage/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-2.3.1/nutanix-csi-storage-2.3.1.tgz +url: https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-2.4.1/nutanix-csi-storage-2.4.1.tgz packageVersion: 00 \ No newline at end of file