build: update templates and scripts for 3.0-canary

update  the templates, makefile and other
changes to push v3.0-canary image and helm charts.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-07-27 16:57:20 +05:30
committed by Madhu Rajanna
parent f831f52579
commit 2713a902c5
11 changed files with 17 additions and 17 deletions

View File

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

View File

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