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 683b949 Updated CHANGELOG.md
683b949 is described below
commit 683b949cfc28ae4de5ca4db184452ea847ab0966
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 18 03:09:53 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75550e5..ff3713d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,7 +30,9 @@
**Merged pull requests:**
+- chore\(ci\): revert nolint
[\#3015](https://github.com/apache/camel-k/pull/3015)
([squakez](https://github.com/squakez))
- fix\(build\): incremental build
[\#3008](https://github.com/apache/camel-k/pull/3008)
([squakez](https://github.com/squakez))
+- Update tekton documentation
[\#3000](https://github.com/apache/camel-k/pull/3000)
([livespotty](https://github.com/livespotty))
- 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))