deploy: update csi-snapshotter sidecar

update csi-snapshotter sidecar to
the latest available release version.

Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
Yug
2021-06-23 15:08:30 +05:30
committed by mergify[bot]
parent 77f2db8875
commit b19717ef99
4 changed files with 4 additions and 4 deletions

View File

@ -205,7 +205,7 @@ provisioner:
snapshotter:
image:
repository: k8s.gcr.io/sig-storage/csi-snapshotter
tag: v4.0.0
tag: v4.1.1
pullPolicy: IfNotPresent
resources: {}