From 7741edfabfefef6422eb9f1dafcebd912be11ae0 Mon Sep 17 00:00:00 2001 From: Divyanshu Agrawal Date: Thu, 16 Jul 2026 04:04:09 +0000 Subject: [PATCH] chore: update third-party image digests Signed-off-by: tekton-bot --- config/openshift/base/operator.yaml | 6 +++--- operatorhub/openshift/config.yaml | 6 +++--- ...enshift-pipelines-operator-rh.clusterserviceversion.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/openshift/base/operator.yaml b/config/openshift/base/operator.yaml index 38e38a97ff..0018a85090 100644 --- a/config/openshift/base/operator.yaml +++ b/config/openshift/base/operator.yaml @@ -88,13 +88,13 @@ spec: - name: CONFIG_LEADERELECTION_NAME value: tekton-operator-controller-config-leader-election - name: IMAGE_HUB_TEKTON_HUB_DB - value: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38 + value: registry.redhat.io/rhel9/postgresql-15@sha256:1088684afe943cc44594ed56c2de7d48f4f6fb6f1ffce8311236d094c50cd14c - name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE - value: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472 + value: registry.redhat.io/rhel9/buildah@sha256:451bb95b99192c057882f1e6daf169235d03a2173fa9ef6bdaebb462294736b9 - name: IMAGE_ADDONS_PARAM_KN_IMAGE value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df - name: IMAGE_ADDONS_MVN_SETTINGS - value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c + value: registry.redhat.io/ubi9/ubi-minimal@sha256:062c52ff973065752b0965787649db2bcf551a6c727a00e95a3eb42cebadbdab - name: IMAGE_ADDONS_SKOPEO_COPY value: registry.redhat.io/rhel9/skopeo@sha256:028883ab919f8288b2a542f53a7fa07ac1294887bcebd34d620dc75c089a846b - name: IMAGE_ADDONS_GENERATE diff --git a/operatorhub/openshift/config.yaml b/operatorhub/openshift/config.yaml index 251f40348a..0e27d91891 100644 --- a/operatorhub/openshift/config.yaml +++ b/operatorhub/openshift/config.yaml @@ -153,7 +153,7 @@ image-substitutions: envKeys: - IMAGE_ADDONS_SKOPEO_COPY - IMAGE_ADDONS_SKOPEO_RESULTS -- image: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472 +- image: registry.redhat.io/rhel9/buildah@sha256:451bb95b99192c057882f1e6daf169235d03a2173fa9ef6bdaebb462294736b9 replaceLocations: envTargets: - deploymentName: openshift-pipelines-operator @@ -171,7 +171,7 @@ image-substitutions: - IMAGE_ADDONS_GENERATE - IMAGE_ADDONS_GEN_ENV_FILE - IMAGE_ADDONS_S2I_GENERATE -- image: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c +- image: registry.redhat.io/ubi9/ubi-minimal@sha256:062c52ff973065752b0965787649db2bcf551a6c727a00e95a3eb42cebadbdab replaceLocations: envTargets: - deploymentName: openshift-pipelines-operator @@ -210,7 +210,7 @@ image-substitutions: containerName: openshift-pipelines-operator-lifecycle envKeys: - IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER -- image: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38 +- image: registry.redhat.io/rhel9/postgresql-15@sha256:1088684afe943cc44594ed56c2de7d48f4f6fb6f1ffce8311236d094c50cd14c replaceLocations: envTargets: - deploymentName: openshift-pipelines-operator diff --git a/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml b/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml index 78467fc4bc..8c8d95cb7b 100644 --- a/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml +++ b/operatorhub/openshift/release-artifacts/bundle/manifests/openshift-pipelines-operator-rh.clusterserviceversion.yaml @@ -1374,13 +1374,13 @@ spec: - name: CONFIG_LEADERELECTION_NAME value: tekton-operator-controller-config-leader-election - name: IMAGE_HUB_TEKTON_HUB_DB - value: registry.redhat.io/rhel9/postgresql-15@sha256:9e1ae1b250fa5bd732f573b2c924e503328e61dd341cf6a41c67aeb5f26cbc38 + value: registry.redhat.io/rhel9/postgresql-15@sha256:1088684afe943cc44594ed56c2de7d48f4f6fb6f1ffce8311236d094c50cd14c - name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE - value: registry.redhat.io/rhel9/buildah@sha256:b9a21eafe26e81ade7a49fe8e67192a35ce3a15a95ae71fc3b1203fcc4ea4472 + value: registry.redhat.io/rhel9/buildah@sha256:451bb95b99192c057882f1e6daf169235d03a2173fa9ef6bdaebb462294736b9 - name: IMAGE_ADDONS_PARAM_KN_IMAGE value: registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel9@sha256:aee19896d17a431ba980564fdb73ef08ad1512f586fbdf954cecef6258f7a8df - name: IMAGE_ADDONS_MVN_SETTINGS - value: registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c + value: registry.redhat.io/ubi9/ubi-minimal@sha256:062c52ff973065752b0965787649db2bcf551a6c727a00e95a3eb42cebadbdab - name: IMAGE_ADDONS_SKOPEO_COPY value: registry.redhat.io/rhel9/skopeo@sha256:028883ab919f8288b2a542f53a7fa07ac1294887bcebd34d620dc75c089a846b - name: IMAGE_ADDONS_GENERATE