From ccf5f49ae6fa7d461c105d0a61a97e327794903d Mon Sep 17 00:00:00 2001 From: Peter Nordquist Date: Tue, 11 Dec 2018 11:03:45 -0800 Subject: [PATCH] Changed version to 0.1 --- deploy/rbd/helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/rbd/helm/Chart.yaml b/deploy/rbd/helm/Chart.yaml index b7a623984..7aa0bc6c0 100644 --- a/deploy/rbd/helm/Chart.yaml +++ b/deploy/rbd/helm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.3.0" description: Container Storage Interface (CSI) driver, provisioner, and attacher for Ceph RBD name: ceph-csi-rbd -version: 0.2.0 +version: 0.1.0 keywords: - ceph - rbd