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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4b3707f  Update apiversion of kamelets (#72)
4b3707f is described below

commit 4b3707f330b935d58881ca1896de61c70b0a66ba
Author: Aurélien Pupier <apup...@redhat.com>
AuthorDate: Wed Mar 6 15:27:53 2024 +0100

    Update apiversion of kamelets (#72)
    
    Signed-off-by: Aurélien Pupier <apup...@redhat.com>
---
 camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml                  | 4 ++--
 camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml                | 4 ++--
 custom-kamelets/user-source.kamelet.yaml                              | 2 +-
 .../src/main/resources/kamelets/custom-beer-source.kamelet.yaml       | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml 
b/camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml
index d7ba763..cf13822 100644
--- a/camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml
+++ b/camel-k/kafka-s3/kafka-not-secured-sink.kamelet.yaml
@@ -14,13 +14,13 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # ---------------------------------------------------------------------------
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
   name: kafka-not-secured-sink
   annotations:
     camel.apache.org/kamelet.support.level: "Stable"
-    camel.apache.org/catalog.version: "0.9.4"
+    camel.apache.org/catalog.version: "4.0.3"
     camel.apache.org/kamelet.icon: 
"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MD
 [...]
     camel.apache.org/provider: "Apache Software Foundation"
     camel.apache.org/kamelet.group: "Kafka"
diff --git a/camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml 
b/camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml
index a84538b..16e2f30 100644
--- a/camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml
+++ b/camel-k/kafka-s3/kafka-not-secured-source.kamelet.yaml
@@ -14,13 +14,13 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # ---------------------------------------------------------------------------
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
   name: kafka-not-secured-source
   annotations:
     camel.apache.org/kamelet.support.level: "Stable"
-    camel.apache.org/catalog.version: "0.9.4"
+    camel.apache.org/catalog.version: "4.0.3"
     camel.apache.org/kamelet.icon: 
"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MD
 [...]
     camel.apache.org/provider: "Apache Software Foundation"
     camel.apache.org/kamelet.group: "Kafka"
diff --git a/custom-kamelets/user-source.kamelet.yaml 
b/custom-kamelets/user-source.kamelet.yaml
index bba3f57..e3e51ef 100644
--- a/custom-kamelets/user-source.kamelet.yaml
+++ b/custom-kamelets/user-source.kamelet.yaml
@@ -1,4 +1,4 @@
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
   name: user-source
diff --git 
a/kamelet-main/scan-download/src/main/resources/kamelets/custom-beer-source.kamelet.yaml
 
b/kamelet-main/scan-download/src/main/resources/kamelets/custom-beer-source.kamelet.yaml
index c07ac79..44d732d 100644
--- 
a/kamelet-main/scan-download/src/main/resources/kamelets/custom-beer-source.kamelet.yaml
+++ 
b/kamelet-main/scan-download/src/main/resources/kamelets/custom-beer-source.kamelet.yaml
@@ -1,4 +1,4 @@
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
   name: custom-beer-source

Reply via email to