build: update templates for v3.1.2 release

updated required templates for v3.1.2 release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-11-19 11:35:51 +05:30
committed by Madhu Rajanna
parent 0321f983bb
commit b5fe726b2a
13 changed files with 20 additions and 20 deletions

View File

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

View File

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

View File

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

View File

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