From 9e3a8e7a67901fa7080f97216ef308794fd2e03a Mon Sep 17 00:00:00 2001 From: openshift-pipelines-bot Date: Tue, 5 Nov 2024 06:56:31 +0000 Subject: [PATCH] [bot] update konflux configuration --- .konflux/main/component-controller.yaml | 2 +- .konflux/main/component-webhook.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.konflux/main/component-controller.yaml b/.konflux/main/component-controller.yaml index 8232281b..49d0349a 100644 --- a/.konflux/main/component-controller.yaml +++ b/.konflux/main/component-controller.yaml @@ -4,7 +4,7 @@ apiVersion: appstudio.redhat.com/v1alpha1 kind: Component metadata: annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-ta","bundle":"latest"}' + build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' name: manual-approval-gate-main-controller spec: componentName: controller diff --git a/.konflux/main/component-webhook.yaml b/.konflux/main/component-webhook.yaml index 87cadaa6..563828e5 100644 --- a/.konflux/main/component-webhook.yaml +++ b/.konflux/main/component-webhook.yaml @@ -4,7 +4,7 @@ apiVersion: appstudio.redhat.com/v1alpha1 kind: Component metadata: annotations: - build.appstudio.openshift.io/pipeline: '{"name":"docker-build-ta","bundle":"latest"}' + build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}' name: manual-approval-gate-main-webhook spec: componentName: webhook