diff --git a/bundle-patches/render_templates b/bundle-patches/render_templates index 537e7c3..1f31867 100755 --- a/bundle-patches/render_templates +++ b/bundle-patches/render_templates @@ -34,7 +34,7 @@ yq -i '.metadata.labels += {"operatorframework.io/arch.arm64": "supported"}' "$c yq -i '.metadata.labels += {"operatorframework.io/arch.ppc64le": "supported"}' "$csv_file" yq -i '.metadata.labels += {"operatorframework.io/arch.s390x": "supported"}' "$csv_file" -COO_IMAGE_URL="quay.io/redhat-user-workloads/cluster-observabilit-tenant/cluster-observability-operator-container@sha256:00c7a71cb757e14471de8fccb60e61232712f5975d93cc963af31deac7058a61" +COO_IMAGE_URL="quay.io/redhat-user-workloads/cluster-observabilit-tenant/cluster-observability-operator-container@sha256:0cb38dad8dcd6de3ac4e023ff27575fe1a7140aa4155f631985505d6ec096fdc" COO_CONF_RELOADER_IMAGE_URL="quay.io/redhat-user-workloads/cluster-observabilit-tenant/obo-prometheus-operator-prometheus-config-reloader@sha256:f963365b89179cf463a3d0fc906c0a14595e3353bf526ae51e9e3c5c8b66c63b"