From 74e4403f1f37263f207717afcd3dc03ef1ca82c1 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, 27 Jul 2026 21:05:22 +0000 Subject: [PATCH] Update file-integrity-operator-release-1-4 to e657ee0 Image created from 'https://github.com/openshift/file-integrity-operator?rev=8051f2d613210d50f0c9451cf52fba0045d4ed56' 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 e87cb5a09..cd72b8d87 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-release@sha256:16c6e7379647c265fd9d06c8b716de753b00cccc9a818d4ca5c1ccb85b63c408" + operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-release@sha256:e657ee05320073616a60fe314dd0ee380ed50c90594f7825c4d92bf32dea7275" translateToRedHat := true // Override with provided operator image if given