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 916126a Updated CHANGELOG.md
916126a is described below
commit 916126acbc353946e3835ccc5bb9a5cb62c965d7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 30 03:08:06 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12886c5..c6bed48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,9 +15,11 @@
- Release 1.5.0 [\#2470](https://github.com/apache/camel-k/issues/2470)
- Duplicated trait set as modeline and kamel run parameters causes error
[\#2466](https://github.com/apache/camel-k/issues/2466)
- Update Camel K Serverless api examples to not use --property-file
[\#2463](https://github.com/apache/camel-k/issues/2463)
+- kamel CLI binary for apple silicon / arm
[\#2022](https://github.com/apache/camel-k/issues/2022)
**Merged pull requests:**
+- chore: add support for darwin/atm64
[\#2532](https://github.com/apache/camel-k/pull/2532)
([lburgazzoli](https://github.com/lburgazzoli))
- \[test\] Remove 3rd party dependencies
[\#2529](https://github.com/apache/camel-k/pull/2529)
([bouskaJ](https://github.com/bouskaJ))
- Allow Probe Scheme to Be Customized
[\#2527](https://github.com/apache/camel-k/pull/2527)
([Kyle-Cooley](https://github.com/Kyle-Cooley))
- Use https instead of http for xsd location
[\#2517](https://github.com/apache/camel-k/pull/2517)
([apupier](https://github.com/apupier))