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 95db774 Updated CHANGELOG.md
95db774 is described below
commit 95db774d420db5ea66541939c97f1c4649e2d9fb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 10 03:09:27 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e0f49a..2533792 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Kamel install failure [\#2987](https://github.com/apache/camel-k/issues/2987)
- Configure Maven: Artifact Repository is not recognized
[\#2966](https://github.com/apache/camel-k/issues/2966)
- camel-k-operator forbidden to get kafkachannels.messaging.knative.dev since
1.8.x [\#2950](https://github.com/apache/camel-k/issues/2950)
+- \[regression\] Cannot provide 2 resources with 1.8.0
[\#2943](https://github.com/apache/camel-k/issues/2943)
- Enabling prometheus causes KameletBindings to be stuck in status "Creating"
[\#2896](https://github.com/apache/camel-k/issues/2896)
- Stale bot is setting issue `stale` where marked as `never-stale`
[\#2893](https://github.com/apache/camel-k/issues/2893)
- camel-k-client binary is missing in the latest release assets
[\#2892](https://github.com/apache/camel-k/issues/2892)
@@ -26,6 +27,7 @@
**Merged pull requests:**
+- fix\(cmd/run\): allow multiple resources
[\#2997](https://github.com/apache/camel-k/pull/2997)
([squakez](https://github.com/squakez))
- fix\(kamelet\): reconcile when errored
[\#2993](https://github.com/apache/camel-k/pull/2993)
([squakez](https://github.com/squakez))
- fix\(yaml\): also consider toD while parsing YAML DSL steps
[\#2989](https://github.com/apache/camel-k/pull/2989)
([toonalbers](https://github.com/toonalbers))
- fix\(cli\): kamel run -v should configure the mount trait
[\#2986](https://github.com/apache/camel-k/pull/2986)
([astefanutti](https://github.com/astefanutti))