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/16 12:43:41 UTC

[camel-kamelets] branch regen_bot updated (1af8872 -> 988b835)

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 1af8872  Update YAKS to v0.7.0
     add 86562a4  Added Google Storage Source Kamelet
     add 12b2e99  Added Google Storage Source Kamelet
     add 7872d3f  Added Google Storage Source Kamelet
     add 347dded  Added Google Storage Source Kamelet - Docs
     add 9fa264f  Added Google Storage Source Kamelet - Templates
     add 33b072f  Added Google Storage Source Kamelet
     add 8c64823  Added Google Storage Source Kamelet
     add 988b835  Added Google Storage Source Kamelet

No new revisions were added by this update.

Summary of changes:
 .../images/kamelets/google-storage-source.svg      |  1 +
 docs/modules/ROOT/nav.adoc                         |  1 +
 ...bsub-source.adoc => google-storage-source.adoc} | 58 ++++++++--------
 kamelets/google-storage-source.kamelet.yaml        | 77 ++++++++++++++++++++++
 .../kamelets/google-storage-source.kamelet.yaml    | 77 ++++++++++++++++++++++
 ...ing.yaml => google-storage-source-binding.yaml} | 17 +++--
 ...ing.yaml => google-storage-source-binding.yaml} |  5 +-
 7 files changed, 193 insertions(+), 43 deletions(-)
 create mode 100644 docs/modules/ROOT/assets/images/kamelets/google-storage-source.svg
 copy docs/modules/ROOT/pages/{google-pubsub-source.adoc => google-storage-source.adoc} (52%)
 create mode 100644 kamelets/google-storage-source.kamelet.yaml
 create mode 100644 library/camel-kamelets/src/main/resources/kamelets/google-storage-source.kamelet.yaml
 copy templates/bindings/camel-k/{google-pubsub-sink-binding.yaml => google-storage-source-binding.yaml} (68%)
 copy templates/bindings/core/{google-pubsub-source-binding.yaml => google-storage-source-binding.yaml} (51%)