build: update templates for v3.1.0 release

updated required templates for v3.1.0 release.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2020-08-12 11:13:32 +05:30
committed by Madhu Rajanna
parent 7111f03cf2
commit 5d48473582
11 changed files with 19 additions and 16 deletions

View File

@ -1,10 +1,10 @@
---
apiVersion: v1
appVersion: canary
appVersion: v3.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: 3.1.0-canary
keywords:
- ceph
- rbd

View File

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