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 438289b Updated CHANGELOG.md
438289b is described below
commit 438289b27b03cf19a76469c6ee4ea0417b9011f1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 22 03:10:42 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ca83c2..2471cc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
- If the pod is in CrashLoopBackOff, the phase is reported as Running
[\#2445](https://github.com/apache/camel-k/issues/2445)
- Wait for dependencies
[\#2151](https://github.com/apache/camel-k/issues/2151)
- Secret type not supported with buildah on K3S
[\#2136](https://github.com/apache/camel-k/issues/2136)
+- Ability to pre-build integrations
[\#2129](https://github.com/apache/camel-k/issues/2129)
- OLM installation may fail with default values
[\#2113](https://github.com/apache/camel-k/issues/2113)
- Expose operator information
[\#1947](https://github.com/apache/camel-k/issues/1947)
- not able to use json: MethodNotFoundException
[\#1915](https://github.com/apache/camel-k/issues/1915)