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 51c39d0b9 chore: changelog automatic update
51c39d0b9 is described below
commit 51c39d0b94b20846783f802a7306b50f0ffcc604
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 01:07:10 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c20e46e80..b9d84bb97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
- Cannot `make test-smoke` on arm64 out of the box
[\#5362](https://github.com/apache/camel-k/issues/5362)
- Simplify run cmd for archs other than amd64
[\#5292](https://github.com/apache/camel-k/issues/5292)
- Pod SecurityContext default secure settings
[\#5287](https://github.com/apache/camel-k/issues/5287)
+- Review permission check
[\#5210](https://github.com/apache/camel-k/issues/5210)
- Custom kamelets are not fetched from private GitHub repository
[\#5173](https://github.com/apache/camel-k/issues/5173)
- Keda integration not working with mounted secrets
[\#4359](https://github.com/apache/camel-k/issues/4359)