This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 73dd1dd8da5a76732020ff4ce3584dc8fa837aaf
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 13 00:27:28 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8d821fae..972d116ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- Ability to apply node selectors/affinity configuration
[\#4958](https://github.com/apache/camel-k/issues/4958)
- Ability to override resources for the quarkus-native task
[\#4956](https://github.com/apache/camel-k/issues/4956)
- java.lang.ClassNotFoundException:
io.quarkus.bootstrap.runner.QuarkusEntryPoint
[\#4955](https://github.com/apache/camel-k/issues/4955)
+- Kustomize KEP 1755 failing test
[\#4954](https://github.com/apache/camel-k/issues/4954)
- OGNL Script not working anymore after upgrade to Camel-K 2.1.0
[\#4936](https://github.com/apache/camel-k/issues/4936)
- Kustomize installation test failing
[\#4929](https://github.com/apache/camel-k/issues/4929)
- Install non-olm test failing
[\#4928](https://github.com/apache/camel-k/issues/4928)