From 9097ce233e3337dd426706276dbcc95c9fe815cf Mon Sep 17 00:00:00 2001 From: Tommy Li Date: Tue, 19 Dec 2023 18:23:20 -0800 Subject: [PATCH] chore(v2 manifests): Update v2 staging image (#1436) --- .../third-party/tekton-custom-task/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml b/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml index 163de81dbb..6135ee4eb7 100644 --- a/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml +++ b/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml @@ -12,9 +12,9 @@ namespace: tekton-pipelines images: - name: quay.io/aipipeline/pipelineloop-controller - newTag: 1.9.0-rc0 + newTag: 1.9.1-rc0 - name: quay.io/aipipeline/pipelineloop-webhook - newTag: 1.9.0-rc0 + newTag: 1.9.1-rc0 - name: tekton-exithandler-controller newName: quay.io/aipipeline/tekton-exithandler-controller newTag: 2.1.0-rc0