This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/sandbox/camel-3.x by this push: new 79b9bb3 Regen 79b9bb3 is described below commit 79b9bb3d796b869029106d8a7559f3cbaaa460ba Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Nov 20 10:56:59 2018 +0100 Regen --- components/readme.adoc | 5 ++++- docs/user-manual/en/SUMMARY.md | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/components/readme.adoc b/components/readme.adoc index b939492..e861795 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -2,7 +2,7 @@ Components ^^^^^^^^^^ // components: START -Number of Components: 281 in 186 JAR artifacts (0 deprecated) +Number of Components: 282 in 187 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -578,6 +578,9 @@ Number of Components: 281 in 186 JAR artifacts (0 deprecated) | link:camel-milo/src/main/docs/milo-server-component.adoc[OPC UA Server] (camel-milo) + `milo-server:itemId` | 2.19 | Make telemetry data available as an OPC UA server +| link:camel-openshift/src/main/docs/openshift-component.adoc[OpenShift] (camel-openshift) + +`openshift:clientId` | 2.14 | *deprecated* To manage your Openshift 2.x applications. + | link:camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc[Openshift Build Config] (camel-kubernetes) + `openshift-build-configs:masterUrl` | 2.17 | The Kubernetes Build Config component provides a producer to execute kubernetes build config operations. diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index 462a656..de4d687 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -345,6 +345,7 @@ * [Olingo4](olingo4-component.adoc) * [OPC UA Client](milo-client-component.adoc) * [OPC UA Server](milo-server-component.adoc) + * [OpenShift](openshift-component.adoc) * [Openshift Build Config](openshift-build-configs-component.adoc) * [Openshift Builds](openshift-builds-component.adoc) * [OpenStack Cinder](openstack-cinder-component.adoc)