From 1472175bdb974acd28b73b37b5b6f3b5c4e882e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 10:04:31 +0200 Subject: [PATCH] Regen for commit a8c26a369f508383171e96f8bfda89d7f8608fbd (#1616) Signed-off-by: GitHub Co-authored-by: oscerd --- .../main/resources/kamelets/simple-filter-action.kamelet.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml index 7641ea653..b74d64e72 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/simple-filter-action.kamelet.yaml @@ -38,7 +38,6 @@ spec: title: Simple Expression description: A simple expression to apply on the exchange to filter out some exchange type: string - example: "${body} contains 'John'" type: object dependencies: - "camel:core"