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 <apup...@redhat.com> AuthorDate: Mon Mar 11 10:13:03 2024 +0100 Update API version from v1alpha1 to v1 Signed-off-by: Aurélien Pupier <apup...@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