Snapshot: Template changes for snapshot beta

Updated the deployment templates and the sidecar
images version to support snapshot beta version.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-04-16 12:01:33 +05:30
committed by mergify[bot]
parent 2cdf5c3b9f
commit a116764f4d
6 changed files with 19 additions and 26 deletions

View File

@ -142,7 +142,7 @@ provisioner:
provisioner:
image:
repository: quay.io/k8scsi/csi-provisioner
tag: v1.4.0
tag: v1.6.0
pullPolicy: IfNotPresent
resources: {}
@ -167,7 +167,7 @@ provisioner:
snapshotter:
image:
repository: quay.io/k8scsi/csi-snapshotter
tag: v1.2.2
tag: v2.1.0
pullPolicy: IfNotPresent
resources: {}