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 74d9fab69 chore: changelog automatic update
74d9fab69 is described below
commit 74d9fab69b5fb0d52306d2e821a1758547d21ab9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 18 01:09:25 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63ddae40d..6deee6757 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Operator restart Integrations on upgrade
[\#5491](https://github.com/apache/camel-k/issues/5491)
- Remove maven threads configuration based on GOMAXPROCS
[\#5467](https://github.com/apache/camel-k/issues/5467)
- Incorrect content of the build/\_maven\_overlay directory causes the build
project failure [\#5466](https://github.com/apache/camel-k/issues/5466)
+- Integration fails to retrieve the publish task and the image digest on OCP
[\#5465](https://github.com/apache/camel-k/issues/5465)
- Make images does not work out of the box
[\#5464](https://github.com/apache/camel-k/issues/5464)
- Generate badges for deprecated traits
[\#5424](https://github.com/apache/camel-k/issues/5424)
- Cannot `make test-smoke` on arm64 out of the box
[\#5362](https://github.com/apache/camel-k/issues/5362)
@@ -16,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)