From b51347c2a396f31f04d4366bd0581a8e50f568e3 Mon Sep 17 00:00:00 2001 From: Ce Gao Date: Fri, 17 May 2019 17:39:20 +0800 Subject: [PATCH] fix: Fix v1alpha1 Signed-off-by: Ce Gao --- test/scripts/v1alpha1/unit-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/scripts/v1alpha1/unit-test.sh b/test/scripts/v1alpha1/unit-test.sh index e902574f022..e53d4fd9c7b 100755 --- a/test/scripts/v1alpha1/unit-test.sh +++ b/test/scripts/v1alpha1/unit-test.sh @@ -83,7 +83,7 @@ cd ${GO_DIR} os=$(go env GOOS) arch=$(go env GOARCH) -version=1.0.2 +version=1.0.7 echo "os: ${os}, arch: ${arch}" # download the release