Prepare for v2.1.0 release

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2020-04-15 15:37:39 +05:30
committed by Madhu Rajanna
parent e4a4850056
commit b38f2c5c31
11 changed files with 18 additions and 18 deletions

View File

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

View File

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