diff --git a/test/presubmit-integration-tests-latest-release.sh b/test/presubmit-integration-tests-latest-release.sh index 2558ab536..367094dfb 100755 --- a/test/presubmit-integration-tests-latest-release.sh +++ b/test/presubmit-integration-tests-latest-release.sh @@ -18,5 +18,5 @@ # integration tests against Knative serving of a specific version. We # currently take 0.6.0 as the latest release version. -export KNATIVE_VERSION="0.8.1" +export KNATIVE_VERSION="0.10.0" $(dirname $0)/presubmit-tests.sh --integration-tests