revert back the changes done for release-v2.0.0

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-01-21 10:15:28 +05:30
committed by Madhu Rajanna
parent e58d537a07
commit 31d449f636
11 changed files with 17 additions and 17 deletions

View File

@ -1,10 +1,10 @@
---
apiVersion: v1
appVersion: v2.0.0
appVersion: v2.0-canary
description: "Container Storage Interface (CSI) driver,
provisioner, snapshotter, and attacher for Ceph RBD"
name: ceph-csi-rbd
version: 2.0.0-canary
version: 2.0-canary
keywords:
- ceph
- rbd

View File

@ -104,7 +104,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: 2.0.0
tag: v2.0-canary
pullPolicy: IfNotPresent
resources: {}