diff --git a/build.env b/build.env index 75448aaae..32e7dafcf 100644 --- a/build.env +++ b/build.env @@ -30,7 +30,7 @@ GOLANGCI_VERSION=v1.54.1 # external snapshotter version # Refer: https://github.com/kubernetes-csi/external-snapshotter/releases -SNAPSHOT_VERSION=v6.2.2 +SNAPSHOT_VERSION=v7.0.1 # "go test" configuration # set to stdout or html to enable coverage reporting, disabled by default