This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.1.x by this push:
new 0d645844f chore: changelog automatic update
0d645844f is described below
commit 0d645844f1d422c1f050fb1d7bf8d6790d6711b6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 15 00:25:57 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b931dabb8..5a8a5777e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
+- Basic example fails on Docker Desktop MacOS
[\#5095](https://github.com/apache/camel-k/issues/5095)
- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)