This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch release-2.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.10.x by this push:
new 4ae5f3848 chore: nightly automatic updates
4ae5f3848 is described below
commit 4ae5f38481eb2f90c326fb68a9c4f71abd54792f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 01:01:33 2026 +0000
chore: nightly automatic updates
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index c2fd069d0..0dfccd020 100644
--- a/README.adoc
+++ b/README.adoc
@@ -8,7 +8,7 @@
image:https://goreportcard.com/badge/github.com/apache/camel-k["Go Report Card",
image:https://godoc.org/github.com/apache/camel-k?status.svg["GoDoc",
link="https://godoc.org/github.com/apache/camel-k"]
image:https://github.com/apache/camel-k/workflows/build/badge.svg["Build",
link="https://github.com/apache/camel-k/actions/workflows/build.yml"]
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
releases",
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"]
-image:https://img.shields.io/badge/Coverage-62.2-yellow.svg["Code coverage"]
+image:https://img.shields.io/badge/Coverage-62.3-yellow.svg["Code coverage"]
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on
Zulip", link="https://camel.zulipchat.com"]
Apache Camel K is a lightweight integration framework built from **Apache
Camel** that runs natively on Kubernetes and is specifically designed for
serverless and microservice architectures. Users of `Camel K` can instantly run
integration code written in Camel DSL on their preferred **Cloud** provider.