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
commit b9020a763aceb13a8a819f26115e12eb0dcfe320
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 24 23:43:15 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acaaa6624..79681c8c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Install non-olm test failing
[\#4928](https://github.com/apache/camel-k/issues/4928)
- Component resolvable variables regression
[\#4916](https://github.com/apache/camel-k/issues/4916)
- TestSecretHotReload failure
[\#4902](https://github.com/apache/camel-k/issues/4902)
- Native image builds failing with dependencies from private repository
[\#4892](https://github.com/apache/camel-k/issues/4892)
@@ -25,6 +26,7 @@
**Merged pull requests:**
+- chore\(trait\): run mount only when necessary
[\#4926](https://github.com/apache/camel-k/pull/4926)
([squakez](https://github.com/squakez))
- chore\(e2e\): Dev mode flaky test randomize name
[\#4921](https://github.com/apache/camel-k/pull/4921)
([gansheer](https://github.com/gansheer))
- fix\(ci\): Remove golint warning for imports
[\#4920](https://github.com/apache/camel-k/pull/4920)
([gansheer](https://github.com/gansheer))
- fix\(\#4916\): Improve component resolver
[\#4919](https://github.com/apache/camel-k/pull/4919)
([christophd](https://github.com/christophd))