diff --git a/build.env b/build.env index d2af625d6..ee5c18a53 100644 --- a/build.env +++ b/build.env @@ -27,7 +27,7 @@ GOLANGCI_VERSION=v1.43.0 # external snapshotter version # Refer: https://github.com/kubernetes-csi/external-snapshotter/releases -SNAPSHOT_VERSION=v5.0.1 +SNAPSHOT_VERSION=v6.0.0 # "go test" configuration # set to stdout or html to enable coverage reporting, disabled by default