From 77ed808d1f9171b508e7199946e3595b410916ac 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: Thu, 25 Jun 2026 15:49:36 +0000 Subject: [PATCH] Update file-integrity-operator-dev to e92d71c Image created from 'https://github.com/openshift/file-integrity-operator?rev=86891b3366c2c50ba0e285aab218a795dba17aad' Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- bundle-hack/update_csv.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle-hack/update_csv.go b/bundle-hack/update_csv.go index 8f80454e6..b88c58a21 100644 --- a/bundle-hack/update_csv.go +++ b/bundle-hack/update_csv.go @@ -199,7 +199,7 @@ func main() { newVersion := os.Args[3] // Default values - operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-dev@sha256:7c4572eddad7b4b42f712a9b53cd6175c9616b7800c17e5dc953b38d88a738b8" + operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-dev@sha256:e92d71c7114e9e7c04b55e9a334b1c757ad47ad2e9b09cb007d0e802324c5625" translateToRedHat := true // Override with provided operator image if given