Revert back the changes made for release 2.1.0

As the release is out, This PR revert back the
changes to help pushing v2.1-canary image and
helm charts

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-04-16 10:15:11 +05:30
committed by Humble Devassy Chirammal
parent b38f2c5c31
commit 67be05f547
11 changed files with 17 additions and 17 deletions

View File

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

View File

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

View File

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

View File

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