Prepare for v2.1.1 release

updated required files to do a v2.1.1 release

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-05-04 14:47:03 +05:30
committed by Madhu Rajanna
parent f4d6e31764
commit d503729fc4
11 changed files with 17 additions and 17 deletions

View File

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

View File

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