Change target to targetRef in catalog customization

Signed-off-by: Marley Powell <marley.powell@exclaimer.com>
This commit is contained in:
Marley
2025-09-26 08:55:39 +01:00
committed by Marley Powell
parent 68412799e4
commit 04530de989
@@ -693,6 +693,6 @@ filter:
relations:
$contains:
type: ownedBy
target:
targetRef:
$in: [group:default/admins, group:default/viewers]
```