build: use v3.2-canary after v3.2.1 release

v3.2.1 has been released, so revert back to the v3.2-canary version for
HEAD of the release-v3.2 branch.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-01-06 15:50:53 +01:00
parent bf0cc10322
commit 568c80e688
10 changed files with 17 additions and 17 deletions

View File

@ -1,10 +1,10 @@
---
apiVersion: v1
appVersion: v3.2.1
appVersion: v3.2-canary
description: "Container Storage Interface (CSI) driver,
provisioner, snapshotter and attacher for Ceph cephfs"
name: ceph-csi-cephfs
version: 3.2.1-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.1
tag: v3.2-canary
pullPolicy: IfNotPresent
resources: {}

View File

@ -1,10 +1,10 @@
---
apiVersion: v1
appVersion: v3.2.1
appVersion: v3.2-canary
description: "Container Storage Interface (CSI) driver,
provisioner, snapshotter, and attacher for Ceph RBD"
name: ceph-csi-rbd
version: 3.2.1-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.1
tag: v3.2-canary
pullPolicy: IfNotPresent
resources: {}