This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.3.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push: new 7cfc2bcdf chore: nightly automatic updates 7cfc2bcdf is described below commit 7cfc2bcdf4b3841cbbb04dae2441c4297cbdcc99 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Jul 31 00:27:19 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e1eee4b..3ae0a2a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ **Closed issues:** +- Remove `STAGING_RUNTIME_REPO` variable from Makefile [\#5616](https://github.com/apache/camel-k/issues/5616) - Flaky TestOperatorIDFiltering [\#5521](https://github.com/apache/camel-k/issues/5521) +- OLM missing recommeded resource requests [\#5340](https://github.com/apache/camel-k/issues/5340) +- Bump kubernetes dependencies to 1.29 [\#5307](https://github.com/apache/camel-k/issues/5307) +- Upgrade controller-runtime to latest version [\#5211](https://github.com/apache/camel-k/issues/5211) ## [v2.4.0](https://github.com/apache/camel-k/tree/v2.4.0) (2024-07-29)