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 ee600c3d5 chore: nightly automatic updates
ee600c3d5 is described below
commit ee600c3d5232fd72f61f8e8a628fd877d6e4ec6f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 23:37:10 2025 +0000
chore: nightly automatic updates
---
README.adoc | 2 +-
docs/antora.yml | 2 +-
docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.adoc b/README.adoc
index 4006a2881..b591d0591 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-51.3-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
+image:https://img.shields.io/badge/Coverage-51.6-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 face0427e..2fcc268f8 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -41,4 +41,4 @@ asciidoc:
operator-fwk-api-version: 0.35.0
knative-api-version: 0.46.6
service-binding-op-version: ""
- prometheus-op-version: 0.86.0
+ prometheus-op-version: 0.86.1
diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
index 8e6c83199..4c7d3df4e 100644
--- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
+++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
@@ -3038,6 +3038,7 @@ IntegrationPlatformConditionType defines the type of
condition.
* <<#_camel_apache_org_v1_IntegrationPlatformSpec, IntegrationPlatformSpec>>
IntegrationPlatformKameletSpec define the behavior for all the Kamelets
controller by the IntegrationPlatform.
+Deprecated: to be removed in future versions.
[cols="2,2a",options="header"]
|===