From 6d60976e9f71cd7d647f08c2274c25292a93aac3 Mon Sep 17 00:00:00 2001 From: Chen Sun Date: Fri, 10 Jun 2022 16:25:58 -0700 Subject: [PATCH] test(kfp): Upgrade to 1.8.2 (#1007) --- test-infra/kfp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/kfp/Makefile b/test-infra/kfp/Makefile index a6c255ec9a9..50395752057 100644 --- a/test-infra/kfp/Makefile +++ b/test-infra/kfp/Makefile @@ -16,7 +16,7 @@ KFP_STANDALONE_1_DIR=$(ACM_REPOS)/kfp-standalone-1 # Please edit the following version before running: # make kfp-update -PIPELINES_VERSION?=2.0.0-alpha.2 +PIPELINES_VERSION?=1.8.2 PIPELINES_SRC_REPO=https://github.com/kubeflow/pipelines.git all: hydrate hydrate-kfp-manifests vet-kfp-manifests