Skip to content

Commit

Permalink
Update quick install to use 0.9.0 (kubeflow#2362)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
  • Loading branch information
yuzisun authored Jul 30, 2022
1 parent e5fb147 commit b12bae7
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 @@ -32,7 +32,7 @@ done

export ISTIO_VERSION=1.14.0
export KNATIVE_VERSION=knative-v1.4.0
export KSERVE_VERSION=v0.9.0-rc0
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 b12bae7

Please sign in to comment.