revert: revert back the changes done for v3.2.0 release

updated the image version and the build templates
to point to v3.2-canary.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-12-09 16:32:20 +05:30
committed by Madhu Rajanna
parent 997f9283f3
commit 0a6af26ea3
10 changed files with 17 additions and 17 deletions

View File

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

View File

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

View File

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

View File

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