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 2020/09/08 07:29:02 UTC

[camel-karaf] 02/02: Regen docs

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 56c5c7bd21505d79cb075fc1ff6acc5727dccf94
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 8 09:28:44 2020 +0200

    Regen docs
---
 docs/modules/ROOT/pages/components.adoc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc
index c5e135d..8568cbb 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features
 == Camel Components
 
 // components: START
-Number of Camel components: 208 in 208 JAR artifacts (1 deprecated)
+Number of Camel components: 209 in 209 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -377,6 +377,9 @@ Number of Camel components: 208 in 208 JAR artifacts (1 deprecated)
 | xref:components::mina-component.adoc[Mina] (camel-mina) +
 `mina:protocol:host:port` | 2.10 | Socket level networking using TCP or UDP with Apache Mina 2.x.
 
+| xref:components::minio-component.adoc[Minio] (camel-minio) +
+`minio:bucketName` | 3.5 | Store and retrieve objects from Minio Storage Service using Minio SDK.
+
 | xref:components::mllp-component.adoc[MLLP] (camel-mllp) +
 `mllp:hostname:port` | 2.17 | Communicate with external systems using the MLLP protocol.