diff --git a/manifests/kustomize/README.md b/manifests/kustomize/README.md index 6cc76987346..bb790d8be35 100644 --- a/manifests/kustomize/README.md +++ b/manifests/kustomize/README.md @@ -6,7 +6,7 @@ This folder contains Kubeflow Pipelines Kustomize manifests for a light weight d Deploy latest version of Kubeflow Pipelines ``` -export PIPELINE_VERSION=0.1.31 +export PIPELINE_VERSION=0.1.38 kubectl apply -f https://storage.googleapis.com/ml-pipeline/pipeline-lite/$PIPELINE_VERSION/namespaced-install.yaml ```