build: update templates for v3.0.0 release

updated required templates for v3.0.0 release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-07-27 12:05:50 +05:30
committed by Madhu Rajanna
parent d06dd095c2
commit f831f52579
9 changed files with 15 additions and 15 deletions

View File

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

View File

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