diff --git a/config/openshift/base/operator.yaml b/config/openshift/base/operator.yaml index 5a7e69ce8a..8b009b3180 100644 --- a/config/openshift/base/operator.yaml +++ b/config/openshift/base/operator.yaml @@ -90,11 +90,11 @@ spec: - name: IMAGE_HUB_TEKTON_HUB_DB value: registry.redhat.io/rhel9/postgresql-13@sha256:36647bd6d50d2e0e9c99ecf190bd515577c7ce9476e49d927c4d4065011e3441 - 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-rhel8@sha256:0fa6d15d38601f266347cdd098e80bec9893f7e6b06e84efc4a8c50b3ff3c6cc - 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 2ebb2644f1..0e63ba2b13 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 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 9eb64cd1f8..8d923e2d2e 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 @@ -1297,11 +1297,11 @@ spec: - name: IMAGE_HUB_TEKTON_HUB_DB value: registry.redhat.io/rhel9/postgresql-13@sha256:36647bd6d50d2e0e9c99ecf190bd515577c7ce9476e49d927c4d4065011e3441 - 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-rhel8@sha256:0fa6d15d38601f266347cdd098e80bec9893f7e6b06e84efc4a8c50b3ff3c6cc - 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