From eb14742874681ebc15e0cafe3e8bf1449df48726 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Thu, 28 Feb 2019 13:41:11 +0530 Subject: [PATCH] bump helm chat version from 0.4.0 to 0.5.0 Signed-off-by: Madhu Rajanna --- deploy/cephfs/helm/Chart.yaml | 2 +- deploy/rbd/helm/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/cephfs/helm/Chart.yaml b/deploy/cephfs/helm/Chart.yaml index d3e94d26d..40b9f3cc5 100644 --- a/deploy/cephfs/helm/Chart.yaml +++ b/deploy/cephfs/helm/Chart.yaml @@ -4,7 +4,7 @@ appVersion: "1.0.0" description: "Container Storage Interface (CSI) driver, provisioner, and attacher for Ceph cephfs" name: ceph-csi-cephfs -version: 0.4.0 +version: 0.5.0 keywords: - ceph - cephfs diff --git a/deploy/rbd/helm/Chart.yaml b/deploy/rbd/helm/Chart.yaml index d91c4e041..26185a91e 100644 --- a/deploy/rbd/helm/Chart.yaml +++ b/deploy/rbd/helm/Chart.yaml @@ -4,7 +4,7 @@ appVersion: "1.0.0" description: "Container Storage Interface (CSI) driver, provisioner, snapshotter, and attacher for Ceph RBD" name: ceph-csi-rbd -version: 0.4.0 +version: 0.5.0 keywords: - ceph - rbd