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 6363a4556 Updated CHANGELOG.md
6363a4556 is described below
commit 6363a45566a1b162667913acafc5fb58be441640
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 8 03:36:32 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d9f33fe6..56aa91109 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
- 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)
- 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)
- Make knative broker name configurable
[\#2864](https://github.com/apache/camel-k/issues/2864)
- integration platform: add conditions
[\#2555](https://github.com/apache/camel-k/issues/2555)