This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push:
new e2bdafbc2 chore: changelog automatic update
e2bdafbc2 is described below
commit e2bdafbc228d04a476ec528cfbf243eb08138c77
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 22 01:08:55 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29ec5babf..b1906ffbd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- release-nightly does not build/push multiarch manifest
[\#5252](https://github.com/apache/camel-k/issues/5252)
- XSD might be wrong [\#5250](https://github.com/apache/camel-k/issues/5250)
- Pipe error handler not working with Camel 4.4.0
[\#5242](https://github.com/apache/camel-k/issues/5242)
+- Integration builds fail with arm64 base image
[\#5238](https://github.com/apache/camel-k/issues/5238)
- Update buil/Dokerfile to use go 1.21
[\#5231](https://github.com/apache/camel-k/issues/5231)
- Error java.lang.ClassNotFoundException:
io.quarkus.bootstrap.runner.QuarkusEntryPoint
[\#5225](https://github.com/apache/camel-k/issues/5225)
- Deployment Trait maxUnavailable and maxSurge default values differ from
documentation and do not support % values
[\#5223](https://github.com/apache/camel-k/issues/5223)