This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 254ca81ac chore: nightly automatic updates
254ca81ac is described below
commit 254ca81aca9a97beea11494d0fc633b32093eceb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 00:35:55 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b7d79ab1..177d4b33f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-08-31)
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-09-02)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
@@ -13,6 +13,7 @@
- Flaky TestHelmInstallation
[\#5722](https://github.com/apache/camel-k/issues/5722)
- Add a trait func which should check the presence of CamelCatalog before
execution [\#5417](https://github.com/apache/camel-k/issues/5417)
- Move handling of IntegrationPlatformResource to a separate operator
[\#4948](https://github.com/apache/camel-k/issues/4948)
+- "Kitless" Integration [\#2365](https://github.com/apache/camel-k/issues/2365)
## [2.5.0-nightly](https://github.com/apache/camel-k/tree/2.5.0-nightly)
(2024-08-14)