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 830cbb7d8 chore: nightly automatic updates
830cbb7d8 is described below
commit 830cbb7d8d8d97d83acd6134528eb52d8148825b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 10 23:46:19 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c9e3cb88..96dd551d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,16 @@
**Closed issues:**
+- Flaky TestHealthTrait [\#5345](https://github.com/apache/camel-k/issues/5345)
+- IntegrationProfile empty description
[\#5341](https://github.com/apache/camel-k/issues/5341)
- OLM procedure, clear errors and warnings
[\#5333](https://github.com/apache/camel-k/issues/5333)
- Flaky TestOperatorBasic
[\#5326](https://github.com/apache/camel-k/issues/5326)
- fatal error: concurrent map read and map write
[\#5315](https://github.com/apache/camel-k/issues/5315)
**Merged pull requests:**
+- fix\(\#4922\): Fix flaky TestHealthTrait
[\#5346](https://github.com/apache/camel-k/pull/5346)
([christophd](https://github.com/christophd))
+- fix\(\#5341\): Add IntegrationProfile to CSV
[\#5342](https://github.com/apache/camel-k/pull/5342)
([christophd](https://github.com/christophd))
- fix\(olm\): set minKubeVersion and Openshift version
[\#5339](https://github.com/apache/camel-k/pull/5339)
([squakez](https://github.com/squakez))
- fix\(\#5326\): Fix flaky E2E test
[\#5338](https://github.com/apache/camel-k/pull/5338)
([christophd](https://github.com/christophd))
- chore\(deps\): openshift api to 4.15
[\#5336](https://github.com/apache/camel-k/pull/5336)
([squakez](https://github.com/squakez))