From 6d7386e29c429378498eb67df5dbebebfca403da Mon Sep 17 00:00:00 2001 From: Xinghong Fang Date: Wed, 20 Mar 2019 10:10:21 +0000 Subject: [PATCH] bump chart version to 2.4.0 --- pure-k8s-plugin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pure-k8s-plugin/Chart.yaml b/pure-k8s-plugin/Chart.yaml index 255ea8c..aef2419 100644 --- a/pure-k8s-plugin/Chart.yaml +++ b/pure-k8s-plugin/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 description: A Helm chart for Pure Storage persistent storage driver for Kubernetes/OpenShift name: pure-k8s-plugin -version: 2.3.0 -icon: https://github.com/purestorage/helm-charts/tree/master/pure-k8s-plugin/pure-storage.png \ No newline at end of file +version: 2.4.0 +icon: https://github.com/purestorage/helm-charts/tree/master/pure-k8s-plugin/pure-storage.png