deploy: revert changes made for 3.4.0 release

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2021-07-29 17:22:45 +05:30
committed by mergify[bot]
parent 94ef181bc8
commit 966841cafc
10 changed files with 17 additions and 17 deletions

View File

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

View File

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