Skip to content

Commit 473c22f

Browse files
Update file-integrity-operator-dev to bd90929
Image created from 'https://github.com/openshift/file-integrity-operator?rev=06497c3a0fcd23e7dc2d6699ed9fb5e3a0889b76' Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 06497c3 commit 473c22f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bundle-hack/update_csv.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ func main() {
199199
newVersion := os.Args[3]
200200

201201
// Default values
202-
operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-dev@sha256:7c4572eddad7b4b42f712a9b53cd6175c9616b7800c17e5dc953b38d88a738b8"
202+
operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-dev@sha256:bd909292009fbeb8a5cb901986aa3b1380f87611094c1da4d10c905e9e1924b9"
203203
translateToRedHat := true
204204

205205
// Override with provided operator image if given

0 commit comments

Comments
 (0)