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 7e9693dfa..1baec006e 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:044f93a33ffa1686528788e603ca4d1ec37be344c62c0c6db9c2f67d01499fa0 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:52b6713d37424aedb3eb3687f0c93849fbfe656ab2937da87e019ed4adaf6206 - name: IMAGE_PIPELINES_ARG__NOP_IMAGE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:3a79e19c59e7dedba20f6839b434dbccedbd13a8107c2d952fb6978a3e1cc287 - 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:044f93a33ffa1686528788e603ca4d1ec37be344c62c0c6db9c2f67d01499fa0 + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:52b6713d37424aedb3eb3687f0c93849fbfe656ab2937da87e019ed4adaf6206 name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:3a79e19c59e7dedba20f6839b434dbccedbd13a8107c2d952fb6978a3e1cc287 name: IMAGE_PIPELINES_ARG__NOP_IMAGE diff --git a/nightly-bundle.yaml b/nightly-bundle.yaml index feb5b5b18..d61178fff 100644 --- a/nightly-bundle.yaml +++ b/nightly-bundle.yaml @@ -203,7 +203,7 @@ relatedImages: name: IMAGE_PIPELINES_CONTROLLER - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:9c7ac8b841f70205f2ebd73cfba66aaa9e29a30bec53a2146f4963e3de5d8f4b name: IMAGE_PIPELINES_WEBHOOK -- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:044f93a33ffa1686528788e603ca4d1ec37be344c62c0c6db9c2f67d01499fa0 +- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:52b6713d37424aedb3eb3687f0c93849fbfe656ab2937da87e019ed4adaf6206 name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-results-main/api@sha256:85d472af9437cc1553f1521ef550246cfef368132b61ef0fd01fbe96b4e6f577 name: IMAGE_RESULTS_API diff --git a/project.yaml b/project.yaml index 04665d7c4..415609e05 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:24926e55c08e782988e48250683aca44c6026f1e52804e4ab1834a791bdb64d7 - name: IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:044f93a33ffa1686528788e603ca4d1ec37be344c62c0c6db9c2f67d01499fa0 + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/workingdirinit@sha256:52b6713d37424aedb3eb3687f0c93849fbfe656ab2937da87e019ed4adaf6206 - name: IMAGE_PIPELINES_ARG__NOP_IMAGE value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/nop@sha256:3a79e19c59e7dedba20f6839b434dbccedbd13a8107c2d952fb6978a3e1cc287 - name: IMAGE_PIPELINES_ARG__SHELL_IMAGE