mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +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 #1916. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
9dc2b1122d
commit
e34e3c39aa
@ -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: {}
|
||||
|
||||
|
@ -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: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user