diff --git a/test/presubmit-integration-tests-latest-release.sh b/test/presubmit-integration-tests-latest-release.sh index 6ed7152b5..c20d14158 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.6.0" +export KNATIVE_VERSION="0.7.1" $(dirname $0)/presubmit-tests.sh --integration-tests