Skip to content

Commit

Permalink
update quick install knative version to 1.7.0 (kubeflow#2431)
Browse files Browse the repository at this point in the history
Signed-off-by: alexagriffith <agriffith96@gmail.com>

Signed-off-by: alexagriffith <agriffith96@gmail.com>
  • Loading branch information
alexagriffith authored Sep 19, 2022
1 parent 35551d2 commit 15821f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/quick_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ while getopts ":hsr" option; do
done

export ISTIO_VERSION=1.14.0
export KNATIVE_VERSION=knative-v1.4.0
export KNATIVE_VERSION=knative-v1.7.0
export KSERVE_VERSION=v0.9.0
export CERT_MANAGER_VERSION=v1.3.0
export SCRIPT_DIR="$( dirname -- "${BASH_SOURCE[0]}" )"
Expand Down

0 comments on commit 15821f3

Please sign in to comment.