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 6a653b0be Updated CHANGELOG.md 6a653b0be is described below commit 6a653b0befa0315fcbeb4ddcb1e5b4c31eba6f86 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Oct 5 03:40:57 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c24599f9d..e4537b14b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Nightly release 1.9.x missing tests [\#3613](https://github.com/apache/camel-k/issues/3613) - Run E2E test before nightly releases [\#3572](https://github.com/apache/camel-k/issues/3572) - `kamel promote` documentation [\#3375](https://github.com/apache/camel-k/issues/3375) +- Kamel install error on Minikube [\#3348](https://github.com/apache/camel-k/issues/3348) - Camel route terminates when route takes longer than 5 minutes [\#3335](https://github.com/apache/camel-k/issues/3335) - \[E2E\] Split integration test suite for kubernetes and openshift CI workflows [\#3210](https://github.com/apache/camel-k/issues/3210) - \[regression\] Cannot provide 2 resources with 1.8.0 and 1.8.1 [\#3077](https://github.com/apache/camel-k/issues/3077)