diff --git a/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml b/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml index c2159336..20103404 100644 --- a/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml +++ b/kubernetes/platform/csi-external-snapshotter/app/base/kustomization.yaml @@ -5,5 +5,5 @@ resources: # Longhorn 1.7.2 is compatible with CSI Snapshot Controller 7.0.2 # (https://github.com/kubernetes-csi/external-snapshotter) # In this version of CSI Snapshot Controller kustomization files are available -- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v7.0.2 -- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v7.0.2 \ No newline at end of file +- https://github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=v8.2.0 +- https://github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=v8.2.0 \ No newline at end of file