1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-04-11 18:13:00 +00:00

helm: update external-snapshotter image to v4.0.0

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

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
charts
ceph-csi-cephfs
ceph-csi-rbd

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: {}