This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push: new bbf0e77a5 chore: changelog automatic update bbf0e77a5 is described below commit bbf0e77a5cdd03842638dd9c8c391a5db1e51352 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jun 6 00:38:16 2024 +0000 chore: changelog automatic update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d5e9f35b..5acd21656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,14 @@ **Closed issues:** +- Helm release script overrides all index dates [\#5575](https://github.com/apache/camel-k/issues/5575) - Kamelet data type test failling with updated 4.4.1 kamelet [\#5553](https://github.com/apache/camel-k/issues/5553) +- Add a canonical script that installs Knative [\#5545](https://github.com/apache/camel-k/issues/5545) - Promote Integration operator warning [\#5541](https://github.com/apache/camel-k/issues/5541) - Pipe with Addressable as `sink` does crash and does not report anything on the status [\#5535](https://github.com/apache/camel-k/issues/5535) - Pipe not correctly reconciled after updating it [\#5531](https://github.com/apache/camel-k/issues/5531) - Release 2.3.2 [\#5520](https://github.com/apache/camel-k/issues/5520) +- Tekton Task e2e test rewrite [\#5509](https://github.com/apache/camel-k/issues/5509) - Disable Jib telemetry/update check [\#5481](https://github.com/apache/camel-k/issues/5481) - JVM trait refactoring [\#5476](https://github.com/apache/camel-k/issues/5476) - Skip surefire when building the IntegrationKit [\#5472](https://github.com/apache/camel-k/issues/5472)