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 d9811a5 Updated CHANGELOG.md
d9811a5 is described below
commit d9811a5814b40c7d6e59d405338a62c24ace3cc2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 8 03:08:32 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7eb2f69..26bcb5e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@
[Full Changelog](https://github.com/apache/camel-k/compare/v1.6.0...HEAD)
+**Closed issues:**
+
+- Kamelet add support for tolerations
[\#2602](https://github.com/apache/camel-k/issues/2602)
+- Release 1.6.0 [\#2591](https://github.com/apache/camel-k/issues/2591)
+
**Merged pull requests:**
- Fix \#2616: correctly encode numbers in Kamelet parameters
[\#2617](https://github.com/apache/camel-k/pull/2617)
([nicolaferraro](https://github.com/nicolaferraro))