update nutanix CSI to 2.5.1
parent
4fbe49f085
commit
d1cbb21e34
|
@ -8,5 +8,5 @@
|
||||||
+ catalog.cattle.io/release-name: nutanix-csi-storage
|
+ catalog.cattle.io/release-name: nutanix-csi-storage
|
||||||
+ catalog.cattle.io/display-name: Nutanix CSI Storage
|
+ catalog.cattle.io/display-name: Nutanix CSI Storage
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: 2.5.0
|
appVersion: 2.5.1
|
||||||
description: Nutanix Container Storage Interface (CSI) Driver
|
description: Nutanix Container Storage Interface (CSI) Driver
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
--- charts-original/README.md
|
--- charts-original/README.md
|
||||||
+++ charts/README.md
|
+++ charts/README.md
|
||||||
@@ -41,6 +41,7 @@
|
@@ -43,6 +43,7 @@
|
||||||
- Kubernetes 1.17 or later
|
- Kubernetes 1.17 or later
|
||||||
- Kubernetes worker nodes must have the iSCSI package installed (Nutanix Volumes mode) and/or NFS tools (Nutanix Files mode)
|
- Kubernetes worker nodes must have the iSCSI package installed (Nutanix Volumes mode) and/or NFS tools (Nutanix Files mode)
|
||||||
- This chart have been validated on RHEL/CentOS 7/8 and Ubuntu 18.04/20.04/21.04/21.10, but the new architecture enables easy portability to other distributions.
|
- This chart have been validated on RHEL/CentOS 7/8 and Ubuntu 18.04/20.04/21.04/21.10, but the new architecture enables easy portability to other distributions.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-2.5.0/nutanix-csi-storage-2.5.0.tgz
|
url: https://github.com/nutanix/helm/releases/download/nutanix-csi-storage-2.5.1/nutanix-csi-storage-2.5.1.tgz
|
||||||
packageVersion: 00
|
packageVersion: 00
|
Loading…
Reference in New Issue