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 66e7bb086 chore: changelog automatic update
66e7bb086 is described below
commit 66e7bb0868bffd9172d9a1386c624df7d196cdc7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 21 01:07:55 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6deee6757..0cfe897ac 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)
+- Allow customization of Pipe's pod template via annotations trait.
[\#5136](https://github.com/apache/camel-k/issues/5136)
- 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)