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
The following commit(s) were added to refs/heads/main by this push:
new 36373f20 Regen for commit 81be3e8b32c1f99b3cf141f576c0182ce433af80
(#2191)
36373f20 is described below
commit 36373f20dc69b9194051fd2d5b765e1b795e0e24
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 10:44:55 2024 +0200
Regen for commit 81be3e8b32c1f99b3cf141f576c0182ce433af80 (#2191)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: davsclaus <[email protected]>
---
docs/modules/ROOT/nav.adoc | 1 +
.../src/main/resources/kamelets/counter-source.kamelet.yaml | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 162a9a63..5bf37dba 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -59,6 +59,7 @@
* xref:chunk-template-action.adoc[]
* xref:coffee-source.adoc[]
* xref:couchbase-sink.adoc[]
+* xref:counter-source.adoc[]
* xref:cron-source.adoc[]
* xref:data-type-action.adoc[]
* xref:delay-action.adoc[]
diff --git
a/library/camel-kamelets/src/main/resources/kamelets/counter-source.kamelet.yaml
b/library/camel-kamelets/src/main/resources/kamelets/counter-source.kamelet.yaml
index da1330ca..37e9ba58 100644
---
a/library/camel-kamelets/src/main/resources/kamelets/counter-source.kamelet.yaml
+++
b/library/camel-kamelets/src/main/resources/kamelets/counter-source.kamelet.yaml
@@ -31,8 +31,9 @@ metadata:
camel.apache.org/kamelet.verified: "true"
spec:
definition:
- title: Counter
+ title: Counter Source
description: Counts upwards such as 1,2,3,...
+ type: object
properties:
period:
title: Period