revert: revert back the changes for v3.1.0

as the release is done this commit reverts
back the changes to build canary images
from release branch.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-08-13 21:55:34 +05:30
committed by Madhu Rajanna
parent 5d48473582
commit 91475c0a66
12 changed files with 18 additions and 18 deletions

View File

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

View File

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