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-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 27da7761 chore: update changelog 27da7761 is described below commit 27da776125ba46b8b0cb465d2aaf6b152ace1f06 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Oct 24 23:33:43 2023 +0000 chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e13db248..2496a08e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ **Merged pull requests:** +- build\(deps\): bump actions/setup-node from 3 to 4 [\#1099](https://github.com/apache/camel-k-runtime/pull/1099) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump com.google.cloud.tools:jib-maven-plugin from 3.3.2 to 3.4.0 [\#1098](https://github.com/apache/camel-k-runtime/pull/1098) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.immutables:value from 2.9.3 to 2.10.0 [\#1097](https://github.com/apache/camel-k-runtime/pull/1097) ([dependabot[bot]](https://github.com/apps/dependabot)) - feat: Add jib plugins versions to catalog runtime metadata [\#1096](https://github.com/apache/camel-k-runtime/pull/1096) ([gansheer](https://github.com/gansheer))