mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +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:
|
snapshotter:
|
||||||
image:
|
image:
|
||||||
repository: k8s.gcr.io/sig-storage/csi-snapshotter
|
repository: k8s.gcr.io/sig-storage/csi-snapshotter
|
||||||
tag: v3.0.2
|
tag: v4.0.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
||||||
|
@ -197,7 +197,7 @@ provisioner:
|
|||||||
snapshotter:
|
snapshotter:
|
||||||
image:
|
image:
|
||||||
repository: k8s.gcr.io/sig-storage/csi-snapshotter
|
repository: k8s.gcr.io/sig-storage/csi-snapshotter
|
||||||
tag: v3.0.2
|
tag: v4.0.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user