You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/12/09 06:45:26 UTC

[camel-kamelets] branch regen_bot updated (765bb2f -> 912d59f)

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 765bb2f  Add mail sink Kamelet
     add 912d59f  #76: Add Pulsar source Kamelet

No new revisions were added by this update.

Summary of changes:
 .../ROOT/assets/images/kamelets/pulsar-source.svg  | 100 ++++++++++++
 docs/modules/ROOT/nav.adoc                         |   1 +
 docs/modules/ROOT/pages/pulsar-source.adoc         | 175 +++++++++++++++++++++
 kamelets/pulsar-source.kamelet.yaml                | 169 ++++++++++++++++++++
 .../resources/kamelets/pulsar-source.kamelet.yaml  | 169 ++++++++++++++++++++
 ...ink-binding.yaml => pulsar-source-binding.yaml} |  22 +--
 templates/bindings/core/pulsar-source-binding.yaml |  13 ++
 7 files changed, 639 insertions(+), 10 deletions(-)
 create mode 100644 docs/modules/ROOT/assets/images/kamelets/pulsar-source.svg
 create mode 100644 docs/modules/ROOT/pages/pulsar-source.adoc
 create mode 100755 kamelets/pulsar-source.kamelet.yaml
 create mode 100644 library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml
 copy templates/bindings/camel-k/{aws-ec2-sink-binding.yaml => pulsar-source-binding.yaml} (53%)
 create mode 100644 templates/bindings/core/pulsar-source-binding.yaml