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/06 09:00:25 UTC

[camel-kamelets] branch regen_bot updated (46ddaf5 -> 12812c9)

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 46ddaf5  Added Solr sink Kamelet
     add fb043d7  Add Redis source kamelet
     add 12812c9  Regen for commit fb043d76f78d298d1e7b9f01f03ffeb8103c0bf8

No new revisions were added by this update.

Summary of changes:
 .../ROOT/assets/images/kamelets/redis-source.svg   |  1 +
 docs/modules/ROOT/nav.adoc                         |  1 +
 .../pages/{timer-source.adoc => redis-source.adoc} | 58 +++++++++--------
 kamelets/redis-source.kamelet.yaml                 | 74 ++++++++++++++++++++++
 .../resources/kamelets/redis-source.kamelet.yaml   | 74 ++++++++++++++++++++++
 ...sink-binding.yaml => redis-source-binding.yaml} | 17 ++---
 templates/bindings/core/redis-source-binding.yaml  | 10 +++
 7 files changed, 200 insertions(+), 35 deletions(-)
 create mode 100644 docs/modules/ROOT/assets/images/kamelets/redis-source.svg
 copy docs/modules/ROOT/pages/{timer-source.adoc => redis-source.adoc} (58%)
 create mode 100644 kamelets/redis-source.kamelet.yaml
 create mode 100644 library/camel-kamelets/src/main/resources/kamelets/redis-source.kamelet.yaml
 copy templates/bindings/camel-k/{exec-sink-binding.yaml => redis-source-binding.yaml} (69%)
 create mode 100644 templates/bindings/core/redis-source-binding.yaml