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 ac46273 Regen documentation new d8988c5 Added Google pubsub Source Kamelet new b8c7da4 Added Google pubsub Source Kamelet new 01c9341 Added Google pubsub Source Kamelet new 1cee50b Added Google pubsub Source Kamelet new 475ad0b Added Google pubsub Source Kamelet new 903baac Added Google pubsub Source Kamelet new c3b7217 Added Google pubsub Source Kamelet new a9c5ef9 Added Google pubsub Source Kamelet The 8 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: .../images/kamelets/google-pubsub-source.svg | 1 + docs/modules/ROOT/nav.adoc | 1 + docs/modules/ROOT/pages/google-pubsub-source.adoc | 133 +++++++++++++++++++++ google-pubsub-source.kamelet.yaml | 62 ++++++++++ .../kamelets/google-pubsub-source.kamelet.yaml | 62 ++++++++++ ...ding.yaml => google-pubsub-source-binding.yaml} | 20 ++-- .../core/google-pubsub-source-binding.yaml | 11 ++ 7 files changed, 280 insertions(+), 10 deletions(-) create mode 100644 docs/modules/ROOT/assets/images/kamelets/google-pubsub-source.svg create mode 100644 docs/modules/ROOT/pages/google-pubsub-source.adoc create mode 100644 google-pubsub-source.kamelet.yaml create mode 100644 library/camel-kamelets/src/main/resources/kamelets/google-pubsub-source.kamelet.yaml copy templates/bindings/camel-k/{aws-ec2-sink-binding.yaml => google-pubsub-source-binding.yaml} (57%) create mode 100644 templates/bindings/core/google-pubsub-source-binding.yaml