build: revert update templates for v3.1.1 release

This reverts commit 22b631e991.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-09-29 13:01:00 +05:30
committed by Madhu Rajanna
parent 22b631e991
commit 77e4643231
12 changed files with 18 additions and 18 deletions

View File

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

View File

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

View File

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

View File

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