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
commit 63952f3c45f7b282a7045177d243d05eb2fc1ab4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 28 01:06:56 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cc0097e4..7da62287e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- 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)
+- 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)