Skip to content

Commit 43adc1f

Browse files
chore: nightly automatic updates
1 parent 9f53d0b commit 43adc1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/actions/workflows/common.yml/badge.svg["
1111
image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative", link="https://github.com/apache/camel-k/actions/workflows/knative.yml"]
1212
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"]
1313
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"]
14-
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"]
14+
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"]
1515
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"]
1616

1717
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.

docs/antora.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ asciidoc:
3636
camel-quarkus-docs-version: 3.15.x
3737
quarkus-version: 3.15.1
3838
kustomize-version: 4.5.4
39-
kubernetes-api-version: 0.29.7
39+
kubernetes-api-version: 0.30.6
4040
operator-fwk-api-version: 0.23.0
41-
knative-api-version: 0.42.3
41+
knative-api-version: 0.43.1
4242
service-binding-op-version: 1.4.0
4343
prometheus-op-version: 0.73.2

0 commit comments

Comments
 (0)