deploy: update templates for v3.2.0 release

updating required templates and scripts for v3.2.0
release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-12-09 11:26:44 +05:30
committed by Madhu Rajanna
parent 518ccf42b3
commit 60488d1837
12 changed files with 19 additions and 21 deletions

View File

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

View File

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

View File

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

View File

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