Prep for cephcsi v2.0.1 release

Updated Files to push new v2.0.1 release
and also updated the yaml files to refect
the new image tag.

fixes: #855
fixes: #829

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-03-18 12:33:09 +05:30
committed by Madhu Rajanna
parent 4ad4cb162b
commit be6318716e
13 changed files with 25 additions and 24 deletions

View File

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

View File

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