You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/12 12:10:13 UTC

[camel-kamelets] branch google-rename created (now 1c8c5b1)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch google-rename
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


      at 1c8c5b1  Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-sheets

This branch includes the following new commits:

     new e2c23cc  Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-calendar
     new c76e23a  Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-mail
     new 1c8c5b1  Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-sheets

The 3 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.



[camel-kamelets] 02/03: Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-mail

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch google-rename
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit c76e23ab14266862f6f579d8dd2d1bd7e57319f8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 12 13:06:24 2021 +0100

    Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-mail
---
 .../ROOT/assets/images/kamelets/google-mail-source.svg |  7 +++++++
 docs/modules/ROOT/nav.adoc                             |  2 +-
 ...mail-stream-source.adoc => google-mail-source.adoc} | 18 +++++++++---------
 ...rce.kamelet.yaml => google-mail-source.kamelet.yaml |  4 ++--
 4 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/docs/modules/ROOT/assets/images/kamelets/google-mail-source.svg b/docs/modules/ROOT/assets/images/kamelets/google-mail-source.svg
new file mode 100644
index 0000000..40b7175
--- /dev/null
+++ b/docs/modules/ROOT/assets/images/kamelets/google-mail-source.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="52 42 88 66">
+<path fill="#4285f4" d="M58 108h14V74L52 59v43c0 3.32 2.69 6 6 6"/>
+<path fill="#34a853" d="M120 108h14c3.32 0 6-2.69 6-6V59l-20 15"/>
+<path fill="#fbbc04" d="M120 48v26l20-15v-8c0-7.42-8.47-11.65-14.4-7.2"/>
+<path fill="#ea4335" d="M72 74V48l24 18 24-18v26L96 92"/>
+<path fill="#c5221f" d="M52 51v8l20 15V48l-5.6-4.2c-5.94-4.45-14.4-.22-14.4 7.2"/>
+</svg>
\ No newline at end of file
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 969f988..f528ede 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -6,7 +6,7 @@
 * xref:ROOT:ftp-source.adoc[image:kamelets/ftp-source.svg[] FTP Source]
 * xref:ROOT:ftps-source.adoc[image:kamelets/ftps-source.svg[] FTPS Source]
 * xref:ROOT:google-calendar-source.adoc[image:kamelets/google-calendar-source.svg[] Google Calendar Source]
-* xref:ROOT:google-mail-stream-source.adoc[image:kamelets/google-mail-stream-source.svg[] Google Mail Stream Source]
+* xref:ROOT:google-mail-source.adoc[image:kamelets/google-mail-source.svg[] Google Mail Source]
 * xref:ROOT:google-sheets-stream-source.adoc[image:kamelets/google-sheets-stream-source.svg[] Google Sheets Stream Source]
 * xref:ROOT:http-source.adoc[image:kamelets/http-source.svg[] HTTP Source]
 * xref:ROOT:jira-source.adoc[image:kamelets/jira-source.svg[] Jira Source]
diff --git a/docs/modules/ROOT/pages/google-mail-stream-source.adoc b/docs/modules/ROOT/pages/google-mail-source.adoc
similarity index 79%
rename from docs/modules/ROOT/pages/google-mail-stream-source.adoc
rename to docs/modules/ROOT/pages/google-mail-source.adoc
index 5128c5d..15a7bf1 100644
--- a/docs/modules/ROOT/pages/google-mail-stream-source.adoc
+++ b/docs/modules/ROOT/pages/google-mail-source.adoc
@@ -1,5 +1,5 @@
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
-= image:kamelets/google-mail-stream-source.svg[] Google Mail Stream Source
+= image:kamelets/google-mail-source.svg[] Google Mail Source
 
 *Provided by: "Apache Software Foundation"*
 
@@ -7,7 +7,7 @@ Receive data from Google Mail.
 
 == Configuration Options
 
-The following table summarizes the configuration options available for the `google-mail-stream-source` Kamelet:
+The following table summarizes the configuration options available for the `google-mail-source` Kamelet:
 [width="100%",cols="2,^2,3,^2,^2,^3",options="header"]
 |===
 | Property| Name| Description| Type| Default| Example
@@ -27,25 +27,25 @@ NOTE: Fields marked with ({empty}*) are mandatory.
 
 == Usage
 
-This section summarizes how the `google-mail-stream-source` can be used in various contexts.
+This section summarizes how the `google-mail-source` can be used in various contexts.
 
 === Knative Source
 
-The `google-mail-stream-source` Kamelet can be used as Knative source by binding it to a Knative object.
+The `google-mail-source` Kamelet can be used as Knative source by binding it to a Knative object.
 
-.google-mail-stream-source-binding.yaml
+.google-mail-source-binding.yaml
 [source,yaml]
 ----
 apiVersion: camel.apache.org/v1alpha1
 kind: KameletBinding
 metadata:
-  name: google-mail-stream-source-binding
+  name: google-mail-source-binding
 spec:
   source:
     ref:
       kind: Kamelet
       apiVersion: camel.apache.org/v1alpha1
-      name: google-mail-stream-source
+      name: google-mail-source
     properties:
       accessToken: "The Access Token"
       applicationName: "The Application name"
@@ -63,12 +63,12 @@ spec:
 
 Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to.
 
-Save the `google-mail-stream-source-binding.yaml` file into your hard drive, then configure it according to your needs.
+Save the `google-mail-source-binding.yaml` file into your hard drive, then configure it according to your needs.
 
 You can run the source using the following command:
 
 [source,shell]
 ----
-kubectl apply -f google-mail-stream-source-binding.yaml
+kubectl apply -f google-mail-source-binding.yaml
 ----
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
diff --git a/google-mail-stream-source.kamelet.yaml b/google-mail-source.kamelet.yaml
similarity index 98%
rename from google-mail-stream-source.kamelet.yaml
rename to google-mail-source.kamelet.yaml
index 0fbe7c6..ed4461c 100644
--- a/google-mail-stream-source.kamelet.yaml
+++ b/google-mail-source.kamelet.yaml
@@ -1,7 +1,7 @@
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:
-  name: google-mail-stream-source
+  name: google-mail-source
   annotations:
     camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjUyIDQyIDg4IDY2Ij4KPHBhdGggZmlsbD0iIzQyODVmNCIgZD0iTTU4IDEwOGgxNFY3NEw1MiA1OXY0M2MwIDMuMzIgMi42OSA2IDYgNiIvPgo8cGF0aCBmaWxsPSIjMzRhODUzIiBkPSJNMTIwIDEwOGgxNGMzLjMyIDAgNi0yLjY5IDYtNlY1OWwtMjAgMTUiLz4KPHBhdGggZmlsbD0iI2ZiYmMwNCIgZD0iTTEyMCA0OHYyNmwyMC0xNXYtOGMwLTcuNDItOC40Ny0xMS42NS0xNC40LTcuMiIvPgo8cGF0aCBmaWxsPSIjZWE0MzM1IiBkPSJNNzIgNzRWNDhsMjQgMTggMjQtMTh2MjZMOT [...]
     camel.apache.org/provider: "Apache Software Foundation"
@@ -9,7 +9,7 @@ metadata:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: "Google Mail Stream Source"
+    title: "Google Mail Source"
     description: |-
       Receive data from Google Mail.
     required:


[camel-kamelets] 01/03: Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-calendar

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch google-rename
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit e2c23cc8411055244c62c0a109202e1f8cd63fbc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 12 13:03:29 2021 +0100

    Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-calendar
---
 ...ar-stream-source.svg => google-calendar-source.svg} |  0
 docs/modules/ROOT/nav.adoc                             |  2 +-
 ...-stream-source.adoc => google-calendar-source.adoc} | 18 +++++++++---------
 ...kamelet.yaml => google-calendar-source.kamelet.yaml |  4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/docs/modules/ROOT/assets/images/kamelets/google-calendar-stream-source.svg b/docs/modules/ROOT/assets/images/kamelets/google-calendar-source.svg
similarity index 100%
rename from docs/modules/ROOT/assets/images/kamelets/google-calendar-stream-source.svg
rename to docs/modules/ROOT/assets/images/kamelets/google-calendar-source.svg
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index bec5223..969f988 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -5,7 +5,7 @@
 * xref:ROOT:bitcoin-source.adoc[image:kamelets/bitcoin-source.svg[] Bitcoin Source]
 * xref:ROOT:ftp-source.adoc[image:kamelets/ftp-source.svg[] FTP Source]
 * xref:ROOT:ftps-source.adoc[image:kamelets/ftps-source.svg[] FTPS Source]
-* xref:ROOT:google-calendar-stream-source.adoc[image:kamelets/google-calendar-stream-source.svg[] Google Calendar Stream Source]
+* xref:ROOT:google-calendar-source.adoc[image:kamelets/google-calendar-source.svg[] Google Calendar Source]
 * xref:ROOT:google-mail-stream-source.adoc[image:kamelets/google-mail-stream-source.svg[] Google Mail Stream Source]
 * xref:ROOT:google-sheets-stream-source.adoc[image:kamelets/google-sheets-stream-source.svg[] Google Sheets Stream Source]
 * xref:ROOT:http-source.adoc[image:kamelets/http-source.svg[] HTTP Source]
diff --git a/docs/modules/ROOT/pages/google-calendar-stream-source.adoc b/docs/modules/ROOT/pages/google-calendar-source.adoc
similarity index 78%
rename from docs/modules/ROOT/pages/google-calendar-stream-source.adoc
rename to docs/modules/ROOT/pages/google-calendar-source.adoc
index b30e607..8140694 100644
--- a/docs/modules/ROOT/pages/google-calendar-stream-source.adoc
+++ b/docs/modules/ROOT/pages/google-calendar-source.adoc
@@ -1,5 +1,5 @@
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
-= image:kamelets/google-calendar-stream-source.svg[] Google Calendar Stream Source
+= image:kamelets/google-calendar-source.svg[] Google Calendar Source
 
 *Provided by: "Apache Software Foundation"*
 
@@ -7,7 +7,7 @@ Receive data from Google Calendar.
 
 == Configuration Options
 
-The following table summarizes the configuration options available for the `google-calendar-stream-source` Kamelet:
+The following table summarizes the configuration options available for the `google-calendar-source` Kamelet:
 [width="100%",cols="2,^2,3,^2,^2,^3",options="header"]
 |===
 | Property| Name| Description| Type| Default| Example
@@ -27,25 +27,25 @@ NOTE: Fields marked with ({empty}*) are mandatory.
 
 == Usage
 
-This section summarizes how the `google-calendar-stream-source` can be used in various contexts.
+This section summarizes how the `google-calendar-source` can be used in various contexts.
 
 === Knative Source
 
-The `google-calendar-stream-source` Kamelet can be used as Knative source by binding it to a Knative object.
+The `google-calendar-source` Kamelet can be used as Knative source by binding it to a Knative object.
 
-.google-calendar-stream-source-binding.yaml
+.google-calendar-source-binding.yaml
 [source,yaml]
 ----
 apiVersion: camel.apache.org/v1alpha1
 kind: KameletBinding
 metadata:
-  name: google-calendar-stream-source-binding
+  name: google-calendar-source-binding
 spec:
   source:
     ref:
       kind: Kamelet
       apiVersion: camel.apache.org/v1alpha1
-      name: google-calendar-stream-source
+      name: google-calendar-source
     properties:
       accessToken: "The Access Token"
       applicationName: "The Application name"
@@ -64,12 +64,12 @@ spec:
 
 Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to.
 
-Save the `google-calendar-stream-source-binding.yaml` file into your hard drive, then configure it according to your needs.
+Save the `google-calendar-source-binding.yaml` file into your hard drive, then configure it according to your needs.
 
 You can run the source using the following command:
 
 [source,shell]
 ----
-kubectl apply -f google-calendar-stream-source-binding.yaml
+kubectl apply -f google-calendar-source-binding.yaml
 ----
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
diff --git a/google-calendar-stream-source.kamelet.yaml b/google-calendar-source.kamelet.yaml
similarity index 98%
rename from google-calendar-stream-source.kamelet.yaml
rename to google-calendar-source.kamelet.yaml
index 2a88829..478809c 100644
--- a/google-calendar-stream-source.kamelet.yaml
+++ b/google-calendar-source.kamelet.yaml
@@ -1,7 +1,7 @@
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:
-  name: google-calendar-stream-source
+  name: google-calendar-source
   annotations:
     camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4NiAzOCA3NiA3NiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI0NCA1NmgtNDB2NDBoNDBWNTZ6Ii8+PHBhdGggZmlsbD0iI0VBNDMzNSIgZD0iTTI0NCAxMTRsMTgtMThoLTE4djE4eiIvPjxwYXRoIGZpbGw9IiNGQkJDMDQiIGQ9Ik0yNjIgNTZoLTE4djQwaDE4VjU2eiIvPjxwYXRoIGZpbGw9IiMzNEE4NTMiIGQ9Ik0yNDQgOTZoLTQwdjE4aDQwVjk2eiIvPjxwYXRoIGZpbGw9IiMxODgwMzgiIGQ9Ik0xODYgOTZ2MTJjMCAzLjMxNSAyLjY4NSA2IDYgNmgxMlY5NmgtMTh6Ii8+PH [...]
     camel.apache.org/provider: "Apache Software Foundation"
@@ -9,7 +9,7 @@ metadata:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: "Google Calendar Stream Source"
+    title: "Google Calendar Source"
     description: |-
       Receive data from Google Calendar.
     required:


[camel-kamelets] 03/03: Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-sheets

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch google-rename
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 1c8c5b1ec3bae976578b7d224ee8e7c73e971531
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 12 13:09:55 2021 +0100

    Rename google-*-stream kamelets to google-* since for source we'll use stream by default - google-sheets
---
 .../assets/images/kamelets/google-sheets-source.svg    | 16 ++++++++++++++++
 docs/modules/ROOT/nav.adoc                             |  2 +-
 ...ts-stream-source.adoc => google-sheets-source.adoc} | 18 +++++++++---------
 google-sheets-source.kamelet.yaml                      |  4 ++--
 4 files changed, 28 insertions(+), 12 deletions(-)

diff --git a/docs/modules/ROOT/assets/images/kamelets/google-sheets-source.svg b/docs/modules/ROOT/assets/images/kamelets/google-sheets-source.svg
new file mode 100644
index 0000000..4dc41ae
--- /dev/null
+++ b/docs/modules/ROOT/assets/images/kamelets/google-sheets-source.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 viewBox="0 0 64 88" style="enable-background:new 0 0 64 88;" xml:space="preserve">
+<style type="text/css">
+	.st0{fill:#0DC54C;}
+	.st1{fill:#08962D;}
+	.st2{fill:#FDFFFF;}
+</style>
+<g id="Layer_4">
+	<path class="st0" d="M58,88H6c-3.3,0-6-2.7-6-6V6c0-3.3,2.7-6,6-6h36l22,22v60C64,85.3,61.3,88,58,88z"/>
+	<path class="st1" d="M42,0l22,22H42V0z"/>
+	<path class="st2" d="M12,34.5v28h40v-28H12z M17,39.5h12.5V46H17V39.5z M17,51h12.5v6.5H17V51z M47,57.5H34.5V51H47V57.5z M47,46
+		H34.5v-6.5H47V46z"/>
+</g>
+</svg>
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index f528ede..ac6d265 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -7,7 +7,7 @@
 * xref:ROOT:ftps-source.adoc[image:kamelets/ftps-source.svg[] FTPS Source]
 * xref:ROOT:google-calendar-source.adoc[image:kamelets/google-calendar-source.svg[] Google Calendar Source]
 * xref:ROOT:google-mail-source.adoc[image:kamelets/google-mail-source.svg[] Google Mail Source]
-* xref:ROOT:google-sheets-stream-source.adoc[image:kamelets/google-sheets-stream-source.svg[] Google Sheets Stream Source]
+* xref:ROOT:google-sheets-source.adoc[image:kamelets/google-sheets-source.svg[] Google Sheets Source]
 * xref:ROOT:http-source.adoc[image:kamelets/http-source.svg[] HTTP Source]
 * xref:ROOT:jira-source.adoc[image:kamelets/jira-source.svg[] Jira Source]
 * xref:ROOT:kafka-source.adoc[image:kamelets/kafka-source.svg[] Kafka Source]
diff --git a/docs/modules/ROOT/pages/google-sheets-stream-source.adoc b/docs/modules/ROOT/pages/google-sheets-source.adoc
similarity index 79%
rename from docs/modules/ROOT/pages/google-sheets-stream-source.adoc
rename to docs/modules/ROOT/pages/google-sheets-source.adoc
index 3940e9d..03b787b 100644
--- a/docs/modules/ROOT/pages/google-sheets-stream-source.adoc
+++ b/docs/modules/ROOT/pages/google-sheets-source.adoc
@@ -1,5 +1,5 @@
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
-= image:kamelets/google-sheets-stream-source.svg[] Google Sheets Stream Source
+= image:kamelets/google-sheets-source.svg[] Google Sheets Source
 
 *Provided by: "Apache Software Foundation"*
 
@@ -7,7 +7,7 @@ Receive data from Google Sheets.
 
 == Configuration Options
 
-The following table summarizes the configuration options available for the `google-sheets-stream-source` Kamelet:
+The following table summarizes the configuration options available for the `google-sheets-source` Kamelet:
 [width="100%",cols="2,^2,3,^2,^2,^3",options="header"]
 |===
 | Property| Name| Description| Type| Default| Example
@@ -27,25 +27,25 @@ NOTE: Fields marked with ({empty}*) are mandatory.
 
 == Usage
 
-This section summarizes how the `google-sheets-stream-source` can be used in various contexts.
+This section summarizes how the `google-sheets-source` can be used in various contexts.
 
 === Knative Source
 
-The `google-sheets-stream-source` Kamelet can be used as Knative source by binding it to a Knative object.
+The `google-sheets-source` Kamelet can be used as Knative source by binding it to a Knative object.
 
-.google-sheets-stream-source-binding.yaml
+.google-sheets-source-binding.yaml
 [source,yaml]
 ----
 apiVersion: camel.apache.org/v1alpha1
 kind: KameletBinding
 metadata:
-  name: google-sheets-stream-source-binding
+  name: google-sheets-source-binding
 spec:
   source:
     ref:
       kind: Kamelet
       apiVersion: camel.apache.org/v1alpha1
-      name: google-sheets-stream-source
+      name: google-sheets-source
     properties:
       accessToken: "The Access Token"
       applicationName: "The Application name"
@@ -64,12 +64,12 @@ spec:
 
 Make sure you have xref:latest@camel-k::installation/installation.adoc[Camel K installed] into the Kubernetes cluster you're connected to.
 
-Save the `google-sheets-stream-source-binding.yaml` file into your hard drive, then configure it according to your needs.
+Save the `google-sheets-source-binding.yaml` file into your hard drive, then configure it according to your needs.
 
 You can run the source using the following command:
 
 [source,shell]
 ----
-kubectl apply -f google-sheets-stream-source-binding.yaml
+kubectl apply -f google-sheets-source-binding.yaml
 ----
 // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT
diff --git a/google-sheets-source.kamelet.yaml b/google-sheets-source.kamelet.yaml
index f6f0a10..c0590a6 100644
--- a/google-sheets-source.kamelet.yaml
+++ b/google-sheets-source.kamelet.yaml
@@ -1,7 +1,7 @@
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:
-  name: google-sheets-stream-source
+  name: google-sheets-source
   annotations:
     camel.apache.org/kamelet.icon: "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2NCA4OCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjQgODg7Ii [...]
     camel.apache.org/provider: "Apache Software Foundation"
@@ -9,7 +9,7 @@ metadata:
     camel.apache.org/kamelet.type: "source"
 spec:
   definition:
-    title: "Google Sheets Stream Source"
+    title: "Google Sheets Source"
     description: |-
       Receive data from Google Sheets.
     required: