From c97792a1bed69400cc94f06a96d229eeb8c3a506 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:07:37 +0000 Subject: [PATCH] chore(deps): update tektoncd-pipeline-main-workingdirinit to f75e217 Signed-off-by: red-hat-konflux <34496476+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 4329c342b..17375342a 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 @@ -1234,7 +1234,7 @@ spec: - name: IMAGE_ADDONS_GIT_CLONE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/ecosystem-images/git-init@sha256:30e4dd2f4907c1602769a7347080db3b96b527cb13a7ef696b8d6b388b783e4f - name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:33c373d709a5b26fb67eb4fc7445bc7fca991188f10f33a1a4bb87ddcdadf975 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:f75e2171eeb85db1df61e1038a188398c8f10828da412879492f60d1fd8912ea - name: IMAGE_PIPELINES_ARG__NOP_IMAGE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:61ab2d950ba453dad5eb6c9e6008bbec5d67a347e398332f0f18bbe9c43e3e42 - name: IMAGE_PIPELINES_ARG__SHELL_IMAGE @@ -1453,7 +1453,7 @@ spec: name: IMAGE_ADDONS_REPORT - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/ecosystem-images/git-init@sha256:30e4dd2f4907c1602769a7347080db3b96b527cb13a7ef696b8d6b388b783e4f name: IMAGE_ADDONS_GIT_CLONE - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:33c373d709a5b26fb67eb4fc7445bc7fca991188f10f33a1a4bb87ddcdadf975 + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:f75e2171eeb85db1df61e1038a188398c8f10828da412879492f60d1fd8912ea name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:61ab2d950ba453dad5eb6c9e6008bbec5d67a347e398332f0f18bbe9c43e3e42 name: IMAGE_PIPELINES_ARG__NOP_IMAGE diff --git a/project.yaml b/project.yaml index 7c6006e8f..1a5aac03d 100644 --- a/project.yaml +++ b/project.yaml @@ -19,7 +19,7 @@ images: - name: IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/entrypoint@sha256:42081226b8c57e7bad02abca684179fc7659f7bf994ae9ba466a38ac637a4512 - name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:33c373d709a5b26fb67eb4fc7445bc7fca991188f10f33a1a4bb87ddcdadf975 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:f75e2171eeb85db1df61e1038a188398c8f10828da412879492f60d1fd8912ea - name: IMAGE_PIPELINES_ARG__NOP_IMAGE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:61ab2d950ba453dad5eb6c9e6008bbec5d67a347e398332f0f18bbe9c43e3e42 - name: IMAGE_PIPELINES_ARG__SHELL_IMAGE