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/17 17:32:27 UTC

[camel-kamelets] branch regen_bot updated (60c356b -> 43bb2a6)

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 60c356b  Retrigger Jitpacke
     add 4e33f4a  Added Google Cloud Functions Sink Kamelet
     add e195062  Added Google Cloud Functions Sink Kamelet
     add 2d0a8f3  Added Google Cloud Functions Sink Kamelet
     add 3390669  Added Google Cloud Functions Sink Kamelet - Docs
     add 3357622  Added Google Cloud Functions Sink Kamelet - Templates
     add acb3f60  Added Google Cloud Functions Sink Kamelet
     add 24ea37e  Added Google Cloud Functions Sink Kamelet
     add 8334fd7  Added Google Cloud Functions Sink Kamelet
     add d80646d  Added Google Cloud Functions Sink Kamelet
     add 5e736e2  Added Google Cloud Functions Sink Kamelet
     add 43bb2a6  Added Google Cloud Functions Sink Kamelet

No new revisions were added by this update.

Summary of changes:
 .../images/kamelets/google-functions-sink.svg      | 19 ++++++
 docs/modules/ROOT/nav.adoc                         |  1 +
 ...pubsub-sink.adoc => google-functions-sink.adoc} | 57 +++++++++--------
 kamelets/google-functions-sink.kamelet.yaml        | 74 ++++++++++++++++++++++
 .../kamelets/google-functions-sink.kamelet.yaml    | 74 ++++++++++++++++++++++
 ...ing.yaml => google-functions-sink-binding.yaml} |  7 +-
 ...ing.yaml => google-functions-sink-binding.yaml} |  5 +-
 7 files changed, 205 insertions(+), 32 deletions(-)
 create mode 100644 docs/modules/ROOT/assets/images/kamelets/google-functions-sink.svg
 copy docs/modules/ROOT/pages/{google-pubsub-sink.adoc => google-functions-sink.adoc} (54%)
 create mode 100644 kamelets/google-functions-sink.kamelet.yaml
 create mode 100644 library/camel-kamelets/src/main/resources/kamelets/google-functions-sink.kamelet.yaml
 copy templates/bindings/camel-k/{google-pubsub-sink-binding.yaml => google-functions-sink-binding.yaml} (72%)
 copy templates/bindings/core/{google-pubsub-sink-binding.yaml => google-functions-sink-binding.yaml} (67%)