This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.
from 681e2d9 Added MySQL Sink Kamelet new 5eedc8d Added PostgreSQL Sink Kamelet new 810185a Added PostgreSQL Sink Kamelet new e7b526a Added PostgreSQL Sink Kamelet new 442df47 Added PostgreSQL Sink Kamelet The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../assets/images/kamelets/postgresql-sink.svg | 1 + docs/modules/ROOT/nav.adoc | 1 + .../{mysql-sink.adoc => postgresql-sink.adoc} | 39 ++++------ .../kamelets/postgresql-sink.kamelet.yaml | 83 ++++++++++++++++++++++ postgresql-sink.kamelet.yaml | 83 ++++++++++++++++++++++ 5 files changed, 183 insertions(+), 24 deletions(-) create mode 100644 docs/modules/ROOT/assets/images/kamelets/postgresql-sink.svg copy docs/modules/ROOT/pages/{mysql-sink.adoc => postgresql-sink.adoc} (55%) create mode 100644 library/camel-kamelets-catalog/src/main/resources/kamelets/postgresql-sink.kamelet.yaml create mode 100644 postgresql-sink.kamelet.yaml