diff --git a/charts/ceph-csi-cephfs/values.yaml b/charts/ceph-csi-cephfs/values.yaml index c020db497..19049139a 100644 --- a/charts/ceph-csi-cephfs/values.yaml +++ b/charts/ceph-csi-cephfs/values.yaml @@ -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: {} diff --git a/charts/ceph-csi-rbd/values.yaml b/charts/ceph-csi-rbd/values.yaml index 7e5a48c5c..d00b407c0 100644 --- a/charts/ceph-csi-rbd/values.yaml +++ b/charts/ceph-csi-rbd/values.yaml @@ -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: {}