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 d871da986 chore: nightly automatic updates
d871da986 is described below

commit d871da986d48ae884640f4688b3d2a832950ab62
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 23:48:09 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md | 8 +++++++-
 README.adoc  | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f5368a2b..d6e903163 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,14 @@
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/v2.5.0-nightly...HEAD)
 
+**Closed issues:**
+
+- Kamelets versioning or Kamelets Catalog definition 
[\#4395](https://github.com/apache/camel-k/issues/4395)
+
 **Merged pull requests:**
 
+- fix\(e2e\): Get the most recent pod in e2e tests 
[\#5808](https://github.com/apache/camel-k/pull/5808) 
([gansheer](https://github.com/gansheer))
+- feat\(api\): user generated Kamelet versioning 
[\#5807](https://github.com/apache/camel-k/pull/5807) 
([squakez](https://github.com/squakez))
 - chore\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 
3.4.0 to 3.5.0 in /java/crds 
[\#5806](https://github.com/apache/camel-k/pull/5806) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - chore\(api\): print Kamelets info 
[\#5804](https://github.com/apache/camel-k/pull/5804) 
([squakez](https://github.com/squakez))
 - feat\(api\): Kit-less Integration 
[\#5803](https://github.com/apache/camel-k/pull/5803) 
([squakez](https://github.com/squakez))
@@ -32,7 +38,7 @@
 - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.57 to 
0.6.58 [\#5774](https://github.com/apache/camel-k/pull/5774) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - Bugfix/5758 incremental image build fix 
[\#5772](https://github.com/apache/camel-k/pull/5772) 
([lsergio](https://github.com/lsergio))
 
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) 
(2024-09-02)
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) 
(2024-09-03)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
 
diff --git a/README.adoc b/README.adoc
index 651a8fe12..b74310af0 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-43.7-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
+image:https://img.shields.io/badge/Coverage-43.8-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.

Reply via email to