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 8ef795ee7 Updated CHANGELOG.md
8ef795ee7 is described below
commit 8ef795ee77bae697c10195b7bb634679ace03251
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 29 03:36:59 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6bca659f..da93180e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,8 +8,10 @@
- Operators: `make prepare-operators` should use the same folder structure of
the Kubernetes output for the Openshift ecosystem
[\#3237](https://github.com/apache/camel-k/issues/3237)
- Jitpack example deployment fails
[\#3207](https://github.com/apache/camel-k/issues/3207)
+- Mount trait usage example
[\#3140](https://github.com/apache/camel-k/issues/3140)
- `Kamel kit create` to use mount/camel traits
[\#2915](https://github.com/apache/camel-k/issues/2915)
- Make knative broker name configurable
[\#2864](https://github.com/apache/camel-k/issues/2864)
+- \[CLI\] Format long subcommand descriptions
[\#2318](https://github.com/apache/camel-k/issues/2318)
- Camel K CLI asks for an OpenAPI v2 when also v3 is supported
[\#2238](https://github.com/apache/camel-k/issues/2238)
- Traits to configure the container image and location fo the sources
[\#2232](https://github.com/apache/camel-k/issues/2232)
- Lower priority of modeline options
[\#1843](https://github.com/apache/camel-k/issues/1843)