You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/05 13:14:53 UTC

(camel) branch kubernetes-cronjob-sb-docs created (now 04f493cda4b)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch kubernetes-cronjob-sb-docs
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 04f493cda4b Added Kubernetes Cronjob component SB docs

This branch includes the following new commits:

     new 04f493cda4b Added Kubernetes Cronjob component SB docs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Added Kubernetes Cronjob component SB docs

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch kubernetes-cronjob-sb-docs
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 04f493cda4b2b165e3bd70125b544f6912ca9d84
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 5 14:14:23 2023 +0100

    Added Kubernetes Cronjob component SB docs
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../camel-kubernetes/src/main/docs/kubernetes-cronjob-component.adoc    | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-cronjob-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-cronjob-component.adoc
index da26d3ab656..bd45d46bd75 100644
--- a/components/camel-kubernetes/src/main/docs/kubernetes-cronjob-component.adoc
+++ b/components/camel-kubernetes/src/main/docs/kubernetes-cronjob-component.adoc
@@ -44,3 +44,5 @@ include::partial$component-endpoint-headers.adoc[]
 - createCronJob
 - updateCronJob
 - deleteCronJob
+
+include::spring-boot:partial$starter.adoc[]