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
commit b077380d9da2b57ae3d9edc98f270c37d9b20fb0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 29 00:28:44 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cc0097e4..047fb33e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
- Ability to configure pull-secret trait when installing camel-k
[\#5003](https://github.com/apache/camel-k/issues/5003)
- Jitpack not working as expected
[\#4998](https://github.com/apache/camel-k/issues/4998)
- JDK 17 release error for Camel K CRDS artifact
[\#4826](https://github.com/apache/camel-k/issues/4826)
+- Pushing integration to EKS
[\#4725](https://github.com/apache/camel-k/issues/4725)
+- Secure internal registry with private TLS certificate fails while pushing
and pulling the kit [\#4724](https://github.com/apache/camel-k/issues/4724)
- Provide more detailed `kamel run` documentation
[\#4713](https://github.com/apache/camel-k/issues/4713)
- Error running integration with private registry
[\#4694](https://github.com/apache/camel-k/issues/4694)
- Test ARM64 architecture - operator and builder pods
[\#4519](https://github.com/apache/camel-k/issues/4519)