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 6070517fd chore: nightly automatic updates
6070517fd is described below
commit 6070517fd7935ab07baceb8cd548385b74d03529
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun May 19 00:29:43 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 177a91267..6deee6757 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
- 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)
+- Refactor build-bundle-image.sh to use kustomize profiles
[\#5131](https://github.com/apache/camel-k/issues/5131)
- Kamelet: Consider restricting the Kamelet route to only allow `from` or
`route` [\#5118](https://github.com/apache/camel-k/issues/5118)
- Keda integration not working with mounted secrets
[\#4359](https://github.com/apache/camel-k/issues/4359)