From 75981f1431748a91748486d7ec82406ce87e851c Mon Sep 17 00:00:00 2001 From: Tommy Li Date: Wed, 17 Jan 2024 14:02:32 -0800 Subject: [PATCH] kfp-tekton 2.0.5 backend release --- .../kustomization.yaml | 6 +++--- .../env/platform-agnostic-tekton/kustomization.yaml | 6 +++--- .../tekton-custom-task/kustomization.yaml | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml b/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml index 67807add05..807b318cf1 100644 --- a/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml +++ b/manifests/kustomize/env/platform-agnostic-tekton-multi-user/kustomization.yaml @@ -15,13 +15,13 @@ commonLabels: images: - name: gcr.io/ml-pipeline/api-server newName: quay.io/aipipeline/apiserver - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: gcr.io/ml-pipeline/persistenceagent newName: quay.io/aipipeline/persistenceagent - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: gcr.io/ml-pipeline/scheduledworkflow newName: quay.io/aipipeline/scheduledworkflow - newTag: 2.1.0-rc0 + newTag: 2.0.5 patchesStrategicMerge: - tekton-config.yaml diff --git a/manifests/kustomize/env/platform-agnostic-tekton/kustomization.yaml b/manifests/kustomize/env/platform-agnostic-tekton/kustomization.yaml index 10e399997c..cb9814e88d 100644 --- a/manifests/kustomize/env/platform-agnostic-tekton/kustomization.yaml +++ b/manifests/kustomize/env/platform-agnostic-tekton/kustomization.yaml @@ -13,13 +13,13 @@ resources: images: - name: gcr.io/ml-pipeline/api-server newName: quay.io/aipipeline/apiserver - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: gcr.io/ml-pipeline/persistenceagent newName: quay.io/aipipeline/persistenceagent - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: gcr.io/ml-pipeline/scheduledworkflow newName: quay.io/aipipeline/scheduledworkflow - newTag: 2.1.0-rc0 + newTag: 2.0.5 labels: - includeSelectors: true diff --git a/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml b/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml index 6135ee4eb7..3af66de580 100644 --- a/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml +++ b/manifests/kustomize/third-party/tekton-custom-task/kustomization.yaml @@ -12,21 +12,21 @@ namespace: tekton-pipelines images: - name: quay.io/aipipeline/pipelineloop-controller - newTag: 1.9.1-rc0 + newTag: 1.9.2 - name: quay.io/aipipeline/pipelineloop-webhook - newTag: 1.9.1-rc0 + newTag: 1.9.2 - name: tekton-exithandler-controller newName: quay.io/aipipeline/tekton-exithandler-controller - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: tekton-exithandler-webhook newName: quay.io/aipipeline/tekton-exithandler-webhook - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: tekton-kfptask-controller newName: quay.io/aipipeline/tekton-kfptask-controller - newTag: 2.1.0-rc0 + newTag: 2.0.5 - name: tekton-kfptask-webhook newName: quay.io/aipipeline/tekton-kfptask-webhook - newTag: 2.1.0-rc0 + newTag: 2.0.5 # Deprecated controller # - name: kfp-v2-dev-driver-controller # newName: quay.io/aipipeline/tekton-driver