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/14 06:57:51 UTC

[camel-kamelets] branch regen_bot updated (cd588c5 -> 61ce65e)

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 cd588c5  Regen websocket source
     add 283de1a  #397: Add Pulsar sink Kamelet
     add 61ce65e  Regen for commit 283de1a6397a0d83ada8015201b1911928264e2d

No new revisions were added by this update.

Summary of changes:
 .../{pulsar-source.svg => pulsar-sink.svg}         |   0
 docs/modules/ROOT/nav.adoc                         |   1 +
 docs/modules/ROOT/pages/pulsar-sink.adoc           | 173 +++++++++++++++++++++
 .../pulsar-sink.kamelet.yaml                       | 170 ++++++++++----------
 ...ource.kamelet.yaml => pulsar-sink.kamelet.yaml} | 170 ++++++++++----------
 ...ource-binding.yaml => pulsar-sink-binding.yaml} |  14 +-
 templates/bindings/core/pulsar-sink-binding.yaml   |  16 ++
 7 files changed, 369 insertions(+), 175 deletions(-)
 copy docs/modules/ROOT/assets/images/kamelets/{pulsar-source.svg => pulsar-sink.svg} (100%)
 create mode 100644 docs/modules/ROOT/pages/pulsar-sink.adoc
 copy library/camel-kamelets/src/main/resources/kamelets/pulsar-source.kamelet.yaml => kamelets/pulsar-sink.kamelet.yaml (65%)
 mode change 100644 => 100755
 copy library/camel-kamelets/src/main/resources/kamelets/{pulsar-source.kamelet.yaml => pulsar-sink.kamelet.yaml} (65%)
 copy templates/bindings/camel-k/{pulsar-source-binding.yaml => pulsar-sink-binding.yaml} (88%)
 create mode 100644 templates/bindings/core/pulsar-sink-binding.yaml