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 03708dd29 chore: nightly automatic updates 03708dd29 is described below commit 03708dd29310fdeee2f85118d897885e7b8b2305 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Apr 25 23:37:47 2025 +0000 chore: nightly automatic updates --- README.adoc | 2 +- docs/antora.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index d5e2c7d80..d4c90e158 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.3-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.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/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 d9f5d1abc..785c619e4 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -39,6 +39,6 @@ asciidoc: kustomize-version: 4.5.4 kubernetes-api-version: 0.32.2 operator-fwk-api-version: 0.30.0 - knative-api-version: 0.44.5 + knative-api-version: 0.45.0 service-binding-op-version: "" prometheus-op-version: 0.81.0