helm: update snapshotter to v6

As snapshotter v6.0.0 is released updating
snapshot to v6.0.0

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2022-05-24 09:20:58 +05:30
committed by mergify[bot]
parent 3c1ae4c5c8
commit 80eb7d3fd0
4 changed files with 4 additions and 4 deletions

View File

@ -229,7 +229,7 @@ provisioner:
snapshotter:
image:
repository: registry.k8s.io/sig-storage/csi-snapshotter
tag: v4.2.0
tag: v6.0.0
pullPolicy: IfNotPresent
resources: {}