Skip to content

Commit dc44fa9

Browse files
Update file-integrity-operator-dev to 762c2a3
Image created from 'https://github.com/openshift/file-integrity-operator?rev=2f6ffe90b3bb5f103cd5d691bc2c0039f4fe5e80' Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 2f6ffe9 commit dc44fa9

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:762c2a34a587d29b27e70fc48add5a3292078d3d509958a869e5ed6edcfe7de9"
203203
translateToRedHat := true
204204

205205
// Override with provided operator image if given

0 commit comments

Comments
 (0)