diff --git a/test/presubmit-integration-tests-latest-release.sh b/test/presubmit-integration-tests-latest-release.sh index d87e57139c..b50072f2a4 100755 --- a/test/presubmit-integration-tests-latest-release.sh +++ b/test/presubmit-integration-tests-latest-release.sh @@ -17,7 +17,7 @@ # This script is used in Knative/test-infra as a custom prow job to run the # integration tests against Knative Serving / Eventing of a specific version. -export KNATIVE_SERVING_VERSION="0.22.0" -export KNATIVE_EVENTING_VERSION="0.22.1" +export KNATIVE_SERVING_VERSION="0.23.0" +export KNATIVE_EVENTING_VERSION="0.23.0" $(dirname $0)/presubmit-tests.sh --integration-tests