This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push:
new 6d6e3c09b chore: changelog automatic update
6d6e3c09b is described below
commit 6d6e3c09b80deecc897eacb3f8d43299680c4e52
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 5 00:51:45 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 729f84667..6fced1c6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- Camel-k checks other namespaces and error given
[\#3996](https://github.com/apache/camel-k/issues/3996)
- Default namespace not used when `-o yaml`
[\#3955](https://github.com/apache/camel-k/issues/3955)
- Unable to configure ServiceAccountName using Kamel run
[\#3797](https://github.com/apache/camel-k/issues/3797)
+- Camel-K initContainer [\#3459](https://github.com/apache/camel-k/issues/3459)
- Choose a single location for examples
[\#2826](https://github.com/apache/camel-k/issues/2826)
- Camel-K Tracing Trait error
[\#2633](https://github.com/apache/camel-k/issues/2633)
- Provide non-regression tests for regression \#1872
[\#1875](https://github.com/apache/camel-k/issues/1875)