build: update version to v3.2.1

After releasing, the version will be changed back to v3.2-canary again.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-01-06 13:36:17 +01:00
parent 96245a372b
commit bf0cc10322
11 changed files with 18 additions and 17 deletions

View File

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

View File

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