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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4d75a88f1 chore: nightly automatic updates
4d75a88f1 is described below

commit 4d75a88f192b6c083e6565cce713ba2c585ac07e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 23:44:46 2026 +0000

    chore: nightly automatic updates
---
 README.adoc     | 2 +-
 docs/antora.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.adoc b/README.adoc
index 811ba42d4..b52bc1f1c 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-61.3-yellow.svg["Code coverage"]
+image:https://img.shields.io/badge/Coverage-61.2-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.
diff --git a/docs/antora.yml b/docs/antora.yml
index 8ae66b11b..34dc4162d 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -36,8 +36,8 @@ asciidoc:
     camel-quarkus-docs-version: 3.15.x
     quarkus-version: 3.15.4
     kustomize-version: 5.7.1
-    kubernetes-api-version: 0.35.1
+    kubernetes-api-version: 0.35.2
     operator-fwk-api-version: 0.41.0
     knative-api-version: 0.48.1
     service-binding-op-version: ""
-    prometheus-op-version: 0.89.0
+    prometheus-op-version: 0.90.0

Reply via email to