helm: update external-snapshotter image to v4.0.0

update external-snapshotter image to v4.0.0.
Updating helm charts was forgotten in #1916.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2021-04-29 11:23:17 +05:30 committed by mergify[bot]
parent 9dc2b1122d
commit e34e3c39aa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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