diff --git a/Makefile b/Makefile index 9083b8e..6a1ba52 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ .PHONY: all disk DISK_IMAGE_NAME=csiplugin/csi-qingcloud -DISK_VERSION=v1.3.3 +DISK_VERSION=v1.3.4 ROOT_PATH=$(pwd) PACKAGE_LIST=./cmd/... ./pkg/...