Skip to content

Commit 5c96fce

Browse files
Merge pull request #964 from openshift/konflux/component-updates/file-integrity-operator-bundle-release-1-4-component-update-file-integrity-operator-release-1-4
Update file-integrity-operator-release-1-4 to 3d2d1cc
2 parents fd35165 + 5d52135 commit 5c96fce

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-release@sha256:f60147a620d775928072dfcd86494f3b8cbdbc2f179c2de7e42f4d0d88461d83"
202+
operatorImageURL := "quay.io/redhat-user-workloads/ocp-isc-tenant/file-integrity-operator-release@sha256:3d2d1cc8e3097f6c03f6919f30d470cd23317962bc6b02110fead48d7ba196f2"
203203
translateToRedHat := true
204204

205205
// Override with provided operator image if given

0 commit comments

Comments
 (0)