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 2b317ff81 chore: changelog automatic update
2b317ff81 is described below
commit 2b317ff81e4ff63d55e5d822d0e9e85789fef901
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 19 00:23:14 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d308eafa..7baecf907 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
- Builder property failure when using non xml tag characters
[\#5195](https://github.com/apache/camel-k/issues/5195)
- Error configuring property: camel.component.test\[00001\]port\[80\]tcp.addr
because cannot find component with name test\[00001\]port\[80\]tcp.
[\#5179](https://github.com/apache/camel-k/issues/5179)
- Get environment variable value is empty in properties file
[\#5178](https://github.com/apache/camel-k/issues/5178)
+- Install operator image according to the target architecture
[\#5169](https://github.com/apache/camel-k/issues/5169)
- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)