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/10 12:19:35 UTC

[camel-kamelets] branch regen_bot updated (f6ee9ef -> 4d24537)

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 f6ee9ef  Elasticsearch index sink indexId random generator for null
     add 28b1f71  Added AWS Redshift SQL Source Kamelet
     add 75ddcff  Added AWS Redshift SQL Source Kamelet
     add 3db02ff  Added AWS Redshift SQL Source Kamelet
     add 215a614  Added AWS Redshift SQL Source Kamelet - Docs
     add 3f5e5a1  Added AWS Redshift SQL Source Kamelet - Templates
     add 73c7c0a  Added AWS Redshift SQL Source Kamelet
     add 363ae8c  Added AWS Redshift SQL Source Kamelet
     add 4d24537  Added AWS Redshift SQL Source Kamelet

No new revisions were added by this update.

Summary of changes:
 .../assets/images/kamelets/aws-redshift-source.svg |   1 +
 docs/modules/ROOT/nav.adoc                         |   1 +
 ...{mysql-source.adoc => aws-redshift-source.adoc} |  53 +++++-----
 kamelets/aws-redshift-source.kamelet.yaml          | 111 +++++++++++++++++++++
 .../kamelets/aws-redshift-source.kamelet.yaml      | 111 +++++++++++++++++++++
 ...nding.yaml => aws-redshift-source-binding.yaml} |  14 +--
 ...nding.yaml => aws-redshift-source-binding.yaml} |   2 +-
 7 files changed, 257 insertions(+), 36 deletions(-)
 create mode 100644 docs/modules/ROOT/assets/images/kamelets/aws-redshift-source.svg
 copy docs/modules/ROOT/pages/{mysql-source.adoc => aws-redshift-source.adoc} (61%)
 create mode 100644 kamelets/aws-redshift-source.kamelet.yaml
 create mode 100644 library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml
 copy templates/bindings/camel-k/{mariadb-sink-binding.yaml => aws-redshift-source-binding.yaml} (87%)
 copy templates/bindings/core/{mariadb-source-binding.yaml => aws-redshift-source-binding.yaml} (87%)