This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 57361bf46 chore: changelog automatic update 57361bf46 is described below commit 57361bf467a612ed5a4c40e73b6fbf2ce0ca3966 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Feb 5 00:54:08 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)