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