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 a97b52a Updated CHANGELOG.md
a97b52a is described below
commit a97b52af63cdd162e1d988c20b6cd7043ae9f0d6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 19 03:09:27 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62de09e..dfe0ae4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -110,6 +110,8 @@
**Merged pull requests:**
+- doc: add more details about installation on IKS/ICR
[\#2882](https://github.com/apache/camel-k/pull/2882)
([tadayosi](https://github.com/tadayosi))
+- fix: Install Kamelets as unstructured resources
[\#2881](https://github.com/apache/camel-k/pull/2881)
([astefanutti](https://github.com/astefanutti))
- feat\(maven\): Configurable Maven CLI options
[\#2879](https://github.com/apache/camel-k/pull/2879)
([astefanutti](https://github.com/astefanutti))
- fix\(log\): Structure keytool logs
[\#2878](https://github.com/apache/camel-k/pull/2878)
([astefanutti](https://github.com/astefanutti))
- fix http-proxy-docs [\#2874](https://github.com/apache/camel-k/pull/2874)
([djencks](https://github.com/djencks))