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 43adc1f0b chore: nightly automatic updates 43adc1f0b is described below commit 43adc1f0be449a49a24376736d1f9a266fa7f73e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Nov 14 23:36:51 2024 +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 2603c9db2..412938e07 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.1-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] +image:https://img.shields.io/badge/Coverage-47.2-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 6940afcf1..9fbe2cba7 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.1 kustomize-version: 4.5.4 - kubernetes-api-version: 0.29.7 + kubernetes-api-version: 0.30.6 operator-fwk-api-version: 0.23.0 - knative-api-version: 0.42.3 + knative-api-version: 0.43.1 service-binding-op-version: 1.4.0 prometheus-op-version: 0.73.2