This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit e9390c40b99ee91e4f0eecf4b32797f644033f55 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 5 16:47:08 2021 +0200 Added group label to Timer Source Kamelet --- timer-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/timer-source.kamelet.yaml b/timer-source.kamelet.yaml index 93e0587..ebd8b27 100644 --- a/timer-source.kamelet.yaml +++ b/timer-source.kamelet.yaml @@ -25,6 +25,7 @@ metadata: labels: camel.apache.org/kamelet.type: source camel.apache.org/kamelet.verified: "true" + camel.apache.org/kamelet.group: "Timer" spec: definition: title: Timer Source