You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2024/03/11 11:48:14 UTC

(camel-examples) branch main updated: Update API version from v1alpha1 to v1

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

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


The following commit(s) were added to refs/heads/main by this push:
     new b58bbbca Update API version from v1alpha1 to v1
b58bbbca is described below

commit b58bbbca6e8ca70524f65ab63973cf35975c5a39
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Mon Mar 11 10:13:03 2024 +0100

    Update API version from v1alpha1 to v1
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 .../src/main/resources/kamelets/chuck-norris-source.kamelet.yaml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kamelet-chucknorris/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml b/kamelet-chucknorris/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
index e62299b7..937f06f5 100644
--- a/kamelet-chucknorris/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
+++ b/kamelet-chucknorris/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
@@ -1,4 +1,4 @@
-apiVersion: camel.apache.org/v1alpha1
+apiVersion: camel.apache.org/v1
 kind: Kamelet
 metadata:
   name: chuck-norris-source