From 46b0d46ca1b670cc823a5e70b22e09a658b60198 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 02:57:03 +0000 Subject: [PATCH] chore(deps): update tektoncd-hub-main-db-migration to d3178ff Signed-off-by: red-hat-konflux <126015336+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 aab5e4ced..248111fb3 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 @@ -1274,7 +1274,7 @@ spec: - name: IMAGE_RESULTS_POSTGRES value: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f - name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:1fb99ddb9ddef0f6269df35879a8a6e562540bafb55c952147f9b03cc7bf58cd + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:d3178ff8c0b5dd2413d9fc439012f15397adfa01a100b1ff3c28c306db592f48 - name: IMAGE_HUB_TEKTON_HUB_API value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/hub-api@sha256:c819056cb0d27a30965bd5f4ea57f18fd73037b5462f4df1e910f0ab34b1530e - name: IMAGE_HUB_TEKTON_HUB_UI @@ -1511,7 +1511,7 @@ spec: name: IMAGE_HUB_TEKTON_HUB_DB - image: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f name: IMAGE_RESULTS_POSTGRES - - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:1fb99ddb9ddef0f6269df35879a8a6e562540bafb55c952147f9b03cc7bf58cd + - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:d3178ff8c0b5dd2413d9fc439012f15397adfa01a100b1ff3c28c306db592f48 name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION - image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/hub-api@sha256:c819056cb0d27a30965bd5f4ea57f18fd73037b5462f4df1e910f0ab34b1530e name: IMAGE_HUB_TEKTON_HUB_API diff --git a/project.yaml b/project.yaml index 6b005a1f0..7661e19df 100644 --- a/project.yaml +++ b/project.yaml @@ -38,7 +38,7 @@ images: value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:b15c6ad91f8edeee4a907db74b9b992bb49b387f39892df3f88dabc330b68b00 # tektoncd-hub - name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:1fb99ddb9ddef0f6269df35879a8a6e562540bafb55c952147f9b03cc7bf58cd + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:d3178ff8c0b5dd2413d9fc439012f15397adfa01a100b1ff3c28c306db592f48 - name: IMAGE_HUB_TEKTON_HUB_API value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/hub-api@sha256:c819056cb0d27a30965bd5f4ea57f18fd73037b5462f4df1e910f0ab34b1530e - name: IMAGE_HUB_TEKTON_HUB_UI