From d66705402fdce46e819f371d290770c3557bed20 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux-kflux-prd-rh02[bot]" <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:19:42 +0000 Subject: [PATCH] Update hyperfleet-operator to bdb245b Image created from 'https://github.com/openshift-hyperfleet/hyperfleet-operator?rev=22898fd8d0e1ed0337338fce65ba10ce503a69ed' Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- config/manifests/prod/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manifests/prod/kustomization.yaml b/config/manifests/prod/kustomization.yaml index 273b74b..0baa285 100644 --- a/config/manifests/prod/kustomization.yaml +++ b/config/manifests/prod/kustomization.yaml @@ -11,10 +11,10 @@ patches: path: /spec/template/spec/containers/0/env/2 value: name: RELATED_IMAGE_HYPERFLEET_OPERATOR - value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:63fb447360191290aeb3a0e4c5a5cfa54b412b691b00ae8079bedd5e90c62e1a + value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:bdb245b330e456aecad9a34b91c63e7c5fc1a0339b5b0bbcbe5ea146bd34d42a - op: replace path: /spec/template/spec/containers/0/image - value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:63fb447360191290aeb3a0e4c5a5cfa54b412b691b00ae8079bedd5e90c62e1a + value: quay.io/redhat-services-prod/hyperfleet-tenant/hyperfleet/hyperfleet-operator@sha256:bdb245b330e456aecad9a34b91c63e7c5fc1a0339b5b0bbcbe5ea146bd34d42a target: kind: Deployment name: controller-manager \ No newline at end of file