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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2a4b5456 chore: deprecation notice
2a4b5456 is described below

commit 2a4b5456490edf8dfa2c239820f058f59cde9a47
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Sep 8 14:30:20 2026 +0200

    chore: deprecation notice
---
 README.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.adoc b/README.adoc
index e41bfaac..b117e26c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,8 @@
 Apache Camel K Runtime
 ======================
 
+⚠️ This project is deprecated since Camel K version 2.11.0. You're invited to 
switch to the regular Camel Quarkus runtime provider (`plain-quarkus`).
+
 
image:https://img.shields.io/maven-central/v/org.apache.camel.k/camel-k-runtime-bom.svg["Maven
 Central", link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.k";]
 
image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["Licensed
 under Apache License version 2.0", 
link="https://www.apache.org/licenses/LICENSE-2.0";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]

Reply via email to