This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.7.x by this push: new 735ca6564 chore: nightly automatic updates 735ca6564 is described below commit 735ca656463cf796c4147611672712d558282c48 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Jun 22 00:13:57 2025 +0000 chore: nightly automatic updates --- README.adoc | 2 +- docs/antora.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index d4c90e158..d5e2c7d80 100644 --- a/README.adoc +++ b/README.adoc @@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/actions/workflows/common.yml/badge.svg[" image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative", link="https://github.com/apache/camel-k/actions/workflows/knative.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://github.com/apache/camel-k/actions/workflows/native.yml/badge.svg["Quarkus native", link="https://github.com/apache/camel-k/actions/workflows/native.yml"] -image:https://img.shields.io/badge/Coverage-47.4-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] +image:https://img.shields.io/badge/Coverage-47.3-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] 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 fceba1547..e7f19331d 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -29,13 +29,13 @@ asciidoc: requires: "'util=camel-website-util,ck=xref:js/ck.js'" prerelease: true last-released-version: 2.6.0 - camel-k-runtime-version: 3.15.2 + camel-k-runtime-version: 3.15.3 camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # from Makefile BUNDLE_CAMEL_APIS - camel-version: 4.8.3 + camel-version: 4.8.5 camel-docs-version: 4.8.x - camel-quarkus-version: 3.15.2 + camel-quarkus-version: 3.15.3 camel-quarkus-docs-version: 3.15.x - quarkus-version: 3.15.3 + quarkus-version: 3.15.4 kustomize-version: 4.5.4 kubernetes-api-version: 0.32.3 operator-fwk-api-version: 0.31.0