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 c8871ac6c Updated CHANGELOG.md c8871ac6c is described below commit c8871ac6cd0a17706eaa90fc0eb7728ee28b4d4c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Nov 11 03:39:49 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56aa91109..f6a554d2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - E2E - No longer able to run native build tests with Quarkus 2.13.0 \(Camel Catalog 1.15.x\) [\#3773](https://github.com/apache/camel-k/issues/3773) - Runtime trait failure [\#3758](https://github.com/apache/camel-k/issues/3758) - Option ```--registry-insecure false``` takes no effect when using local dependencies ```-d file:///path/xxx.jar``` [\#3455](https://github.com/apache/camel-k/issues/3455) +- Unable to run an integration on Minikube [\#3442](https://github.com/apache/camel-k/issues/3442) - Prometheus monitoring doc doesn't help to get monitoring working [\#3428](https://github.com/apache/camel-k/issues/3428) - Upgrade can result in integration being rebuilt using the old integrationkit [\#3359](https://github.com/apache/camel-k/issues/3359) - Integration Platform issues when using the Operator [\#3297](https://github.com/apache/camel-k/issues/3297)