deploy: Template changes for release v2.1.2

Updated the templates and the required scripts
to make a v2.1.2 release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-06-05 12:27:47 +05:30
committed by Madhu Rajanna
parent 958d2b3974
commit a03675e3ae
11 changed files with 17 additions and 17 deletions

View File

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

View File

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

View File

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

View File

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