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 f104b228a Updated CHANGELOG.md
f104b228a is described below
commit f104b228a25817863598114570f8f2a1cee26a71
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 7 03:35:45 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13174a860..42c2cd83f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,7 @@
- Route trait usage example
[\#3146](https://github.com/apache/camel-k/issues/3146)
- PDB trait usage example
[\#3145](https://github.com/apache/camel-k/issues/3145)
- Logging trait usage example
[\#3143](https://github.com/apache/camel-k/issues/3143)
+- Knative trait usage example
[\#3142](https://github.com/apache/camel-k/issues/3142)
- Camel K operator scaling documentation
[\#3133](https://github.com/apache/camel-k/issues/3133)
- Support operator hub bundle format in `make bundle`
[\#3128](https://github.com/apache/camel-k/issues/3128)
- hello yaml example output
[\#3124](https://github.com/apache/camel-k/issues/3124)