From a59df96c2c75bf1cc4ebb66083c498fc6338d59f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 03:29:59 +0000 Subject: [PATCH] chore(deps): update tektoncd-pipeline-main-resolvers to 9707dcd Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> --- ...openshift-pipelines-operator-rh.clusterserviceversion.yaml | 4 ++-- project.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml b/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml index 114eca784..9645ef164 100644 --- a/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml +++ b/.konflux/olm-catalog/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml @@ -1218,7 +1218,7 @@ spec: - name: IMAGE_PIPELINES_WEBHOOK value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:c1dbd71b5bb63a1cb38f0124ac2b97def82895d4703d8daa5dd3fb7ffba0fe43 - name: IMAGE_PIPELINES_CONTROLLER - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:f9612bdda872e75a7c570d2f27daeb3765ff4861a2bde80de034bb57a460af5b + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:9707dcd5fcf3c0d5a26139d8863e501105b5d7be5c8ae10f081067ae28b8982a - name: IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/events@sha256:b26e676b84848a369f6e0d904c3b5b63c266a1644e36070d034178b15c48119f - name: IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE @@ -1437,7 +1437,7 @@ spec: name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:c1dbd71b5bb63a1cb38f0124ac2b97def82895d4703d8daa5dd3fb7ffba0fe43 name: IMAGE_PIPELINES_WEBHOOK - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:f9612bdda872e75a7c570d2f27daeb3765ff4861a2bde80de034bb57a460af5b + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:9707dcd5fcf3c0d5a26139d8863e501105b5d7be5c8ae10f081067ae28b8982a name: IMAGE_PIPELINES_CONTROLLER - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/events@sha256:b26e676b84848a369f6e0d904c3b5b63c266a1644e36070d034178b15c48119f name: IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER diff --git a/project.yaml b/project.yaml index 24d8e46e3..4d6b08528 100644 --- a/project.yaml +++ b/project.yaml @@ -13,7 +13,7 @@ images: - name: IMAGE_PIPELINES_WEBHOOK value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:c1dbd71b5bb63a1cb38f0124ac2b97def82895d4703d8daa5dd3fb7ffba0fe43 - name: IMAGE_PIPELINES_CONTROLLER # should be RESOLVERS instead - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:f9612bdda872e75a7c570d2f27daeb3765ff4861a2bde80de034bb57a460af5b + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/resolvers@sha256:9707dcd5fcf3c0d5a26139d8863e501105b5d7be5c8ae10f081067ae28b8982a - name: IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/events@sha256:b26e676b84848a369f6e0d904c3b5b63c266a1644e36070d034178b15c48119f - name: IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE