diff --git a/kubernetes/longhorn/helm/values.yaml b/kubernetes/longhorn/helm/values.yaml index 51fc0d134..edf3ccd87 100644 --- a/kubernetes/longhorn/helm/values.yaml +++ b/kubernetes/longhorn/helm/values.yaml @@ -34,7 +34,7 @@ image: tag: "v2.12.0" resizer: repository: "longhornio/csi-resizer" - tag: "v1.12.0" + tag: "v1.13.1" snapshotter: repository: "longhornio/csi-snapshotter" tag: "v8.1.0"