This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 7e49cc71d chore: nightly automatic updates
7e49cc71d is described below
commit 7e49cc71d92b4f5e3a489c18fcf087eec1bb1f91
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 00:29:18 2024 +0000
chore: nightly automatic updates
---
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)