Update Nutanix driver to 2.4.1

pull/192/head
Christophe Jauffret 2021-10-08 18:15:06 +02:00
parent 021d94c684
commit b2ea9ad14c
No known key found for this signature in database
GPG Key ID: A7DAC6789D937702
3 changed files with 18 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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