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-spring-boot-examples.git


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

commit 0e06ccd904c92dd4ca62d2f3121183d20bd2bb4e
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Mar 12 10:50:56 2024 +0100

    Update API version from v1alpha1 to v1
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../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 6fc962d..bb694fa 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

Reply via email to