Skip to content

Commit

Permalink
update versions to 0.25 (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelvillard authored Aug 11, 2021
1 parent 9f30eba commit 035150e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/presubmit-integration-tests-latest-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.24.0"
export KNATIVE_EVENTING_VERSION="0.24.0"
export KNATIVE_SERVING_VERSION="0.25.0"
export KNATIVE_EVENTING_VERSION="0.25.0"

$(dirname $0)/presubmit-tests.sh --integration-tests

0 comments on commit 035150e

Please sign in to comment.