diff --git a/kubeflow/pull-upstream.sh b/kubeflow/pull-upstream.sh index af6c23da..9614c532 100755 --- a/kubeflow/pull-upstream.sh +++ b/kubeflow/pull-upstream.sh @@ -16,9 +16,9 @@ set -ex -export KUBEFLOW_MANIFESTS_VERSION=v1.7.0 +export KUBEFLOW_MANIFESTS_VERSION=v1.8.0 export KUBEFLOW_MANIFESTS_REPO=https://github.com/kubeflow/manifests.git -export KUBEFLOW_PIPELINES_VERSION=2.0.0-alpha.7 +export KUBEFLOW_PIPELINES_VERSION=2.0.3 export KUBEFLOW_PIPELINES_REPO=https://github.com/kubeflow/pipelines.git # Pull Kubeflow Pipelines upstream manifests.