From 06de14cddcbdbdaf3a05977eab92ef375b46ee81 Mon Sep 17 00:00:00 2001 From: koushikmalga Date: Wed, 24 Jul 2024 07:28:10 +0000 Subject: [PATCH] release of csi 2.6.10 --- charts/nutanix-csi-storage/Chart.yaml | 6 +++--- charts/nutanix-csi-storage/README.md | 2 +- charts/nutanix-csi-storage/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/nutanix-csi-storage/Chart.yaml b/charts/nutanix-csi-storage/Chart.yaml index d0314df..a870207 100644 --- a/charts/nutanix-csi-storage/Chart.yaml +++ b/charts/nutanix-csi-storage/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nutanix-csi-storage -version: 2.6.6 +version: 2.6.10 kubeVersion: ">= 1.20.0-0" description: Nutanix Container Storage Interface (CSI) Driver home: https://github.com/nutanix/helm @@ -8,7 +8,7 @@ maintainers: - name: nutanix-cloud-native-bot email: cloudnative@nutanix.com icon: https://avatars2.githubusercontent.com/u/6165865?s=200&v=4 -appVersion: "2.6.6" +appVersion: "2.6.10" keywords: - Nutanix - Storage @@ -23,7 +23,7 @@ annotations: artifacthub.io/displayName: "Nutanix CSI Storage" artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/changes: | - - Update Nutanix CSI driver to v2.6.6 + - Update Nutanix CSI driver to v2.6.10 - Update CSI Sidecar version artifacthub.io/links: | - name: Nutanix CSI Driver documentation diff --git a/charts/nutanix-csi-storage/README.md b/charts/nutanix-csi-storage/README.md index 874c34a..7c6cf96 100644 --- a/charts/nutanix-csi-storage/README.md +++ b/charts/nutanix-csi-storage/README.md @@ -25,7 +25,7 @@ https://portal.nutanix.com/page/documents/details?targetId=CSI-Volume-Driver-v2_ ## Features list -- Nutanix CSI Driver v2.6.6 +- Nutanix CSI Driver v2.6.10 - Nutanix Volumes support - Nutanix Files support - Volume clone diff --git a/charts/nutanix-csi-storage/values.yaml b/charts/nutanix-csi-storage/values.yaml index 35e49c2..ce9ab82 100644 --- a/charts/nutanix-csi-storage/values.yaml +++ b/charts/nutanix-csi-storage/values.yaml @@ -132,12 +132,12 @@ servicemonitor: controller: replicas: 2 - image: quay.io/karbon/ntnx-csi:v2.6.6 + image: quay.io/karbon/ntnx-csi:v2.6.10 nodeSelector: {} tolerations: [] node: - image: quay.io/karbon/ntnx-csi:v2.6.6 + image: quay.io/karbon/ntnx-csi:v2.6.10 nodeSelector: {} tolerations: []