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 2023/03/10 09:07:34 UTC

[camel-kamelets] branch regen_bot updated (0d6666f2 -> 8bfb9496)

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 0d6666f2 Switch examples to use Kafka kamelets
     add 4c6a3d1e Updated CHANGELOG.md
     add fd1ad815 FTP source - it creates a new folder (if doesn't exist) instead of throwing an exception
     add 2272c217 FTP sink - Add autocreate option for consistency with the source
     add 09a8ab8d SFTP source - it creates a new folder (if doesn't exist) instead of throwing an exception
     add e52be0ac SFTP sink - Add autocreate option for consistency with the source
     add 064617a2 Regen
     add 2d7559a5 FTP source - it creates a new folder (if doesn't exist) instead of throwing an exception
     add 40198623 FTP sink - Add autocreate option for consistency with the source
     add 8bfb9496 Regen

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                                      | 2 ++
 kamelets/ftp-sink.kamelet.yaml                                    | 8 ++++++++
 kamelets/ftp-source.kamelet.yaml                                  | 8 ++++++++
 kamelets/sftp-sink.kamelet.yaml                                   | 4 ++--
 kamelets/sftp-source.kamelet.yaml                                 | 4 ++--
 .../src/main/resources/kamelets/ftp-sink.kamelet.yaml             | 8 ++++++++
 .../src/main/resources/kamelets/ftp-source.kamelet.yaml           | 8 ++++++++
 .../src/main/resources/kamelets/sftp-sink.kamelet.yaml            | 4 ++--
 .../src/main/resources/kamelets/sftp-source.kamelet.yaml          | 4 ++--
 9 files changed, 42 insertions(+), 8 deletions(-)