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 e3ac3e6 Updated CHANGELOG.md
e3ac3e6 is described below
commit e3ac3e6e937a6670017a9e22f22082a6a1cbc34a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 15 03:29:28 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 768e6a0..d8646cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,12 +21,14 @@
- kamelet-binding : suport for error handling
[\#1941](https://github.com/apache/camel-k/issues/1941)
- builder: use structured logging for maven output
[\#1783](https://github.com/apache/camel-k/issues/1783)
- Add support for podtemplatespec / container in the Integration CRD
[\#1657](https://github.com/apache/camel-k/issues/1657)
+- Installation on a kind cluster
[\#1468](https://github.com/apache/camel-k/issues/1468)
- Generate CRD documentation for website
[\#1137](https://github.com/apache/camel-k/issues/1137)
- Integration logging configuration
[\#580](https://github.com/apache/camel-k/issues/580)
- kamel run - compile errors should be more visible
[\#185](https://github.com/apache/camel-k/issues/185)
**Merged pull requests:**
+- Added documentation about installing Camel K on Kind
[\#2293](https://github.com/apache/camel-k/pull/2293)
([orpiske](https://github.com/orpiske))
- chore\(e2e\): Assert upgraded integration Pod uses new version Kit
[\#2285](https://github.com/apache/camel-k/pull/2285)
([astefanutti](https://github.com/astefanutti))
- chore\(e2e\): Remove obsolete operator upgrade e2e test
[\#2283](https://github.com/apache/camel-k/pull/2283)
([astefanutti](https://github.com/astefanutti))
- fix\(doc\): broken links
[\#2282](https://github.com/apache/camel-k/pull/2282)
([squakez](https://github.com/squakez))