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 d0d157e5d Updated CHANGELOG.md
d0d157e5d is described below
commit d0d157e5d890dccc03befab9ad92098bd63a2b15
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 8 03:39:57 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4537b14b..dfc9b44f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Add an info after `kamel promote`
[\#3676](https://github.com/apache/camel-k/issues/3676)
- Allow continuous deployment for `kamel promote`
[\#3673](https://github.com/apache/camel-k/issues/3673)
- Can't run KameletBinding with the native mode
[\#3671](https://github.com/apache/camel-k/issues/3671)
+- kamel local run: extension to "build and output" CRs
[\#3662](https://github.com/apache/camel-k/issues/3662)
- OLM installtion needs to set KAMEL\_OPERATOR\_ID EnvVar
[\#3657](https://github.com/apache/camel-k/issues/3657)
- Provide documentation for LTS support
[\#3647](https://github.com/apache/camel-k/issues/3647)
- Wrong compatibility matrix
[\#3622](https://github.com/apache/camel-k/issues/3622)