This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 839752249 chore(api): clarify scope of variables
add 2d13eb8a3 Camel IBM COS: Create Kamelets (#2626)
add 01e3e9ceb Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0
to 3.2.0 (#2619)
add 380b78931 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
(#2621)
add bc359093f Bump org.apache.maven.plugins:maven-plugin-plugin from
3.15.1 to 3.15.2 (#2622)
add 7cd998bb9 Bump org.citrusframework:citrus-bom from 4.8.1 to 4.8.2
(#2624)
No new revisions were added by this update.
Summary of changes:
docs/modules/ROOT/nav.adoc | 2 +
.../ROOT/partials/ibm-cos-sink-description.adoc | 128 +++++++++++++++
.../ROOT/partials/ibm-cos-source-description.adoc | 124 +++++++++++++++
kamelets/ibm-cos-sink.kamelet.yaml | 134 ++++++++++++++++
kamelets/ibm-cos-source.kamelet.yaml | 177 +++++++++++++++++++++
.../resources/kamelets/ibm-cos-sink.kamelet.yaml | 134 ++++++++++++++++
.../resources/kamelets/ibm-cos-source.kamelet.yaml | 177 +++++++++++++++++++++
library/kamelets-maven-plugin/pom.xml | 4 +-
pom.xml | 4 +-
9 files changed, 880 insertions(+), 4 deletions(-)
create mode 100644 docs/modules/ROOT/partials/ibm-cos-sink-description.adoc
create mode 100644 docs/modules/ROOT/partials/ibm-cos-source-description.adoc
create mode 100644 kamelets/ibm-cos-sink.kamelet.yaml
create mode 100644 kamelets/ibm-cos-source.kamelet.yaml
create mode 100644
library/camel-kamelets/src/main/resources/kamelets/ibm-cos-sink.kamelet.yaml
create mode 100644
library/camel-kamelets/src/main/resources/kamelets/ibm-cos-source.kamelet.yaml