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 91148ac14 chore: nightly automatic updates
91148ac14 is described below
commit 91148ac14f8e903e65a6a541ab116e1126a8f483
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 00:23:28 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f24e9f2ea..f4640aeb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Camel-K creating new KnativeService instead of updating the existing one
[\#5874](https://github.com/apache/camel-k/issues/5874)
- Deprecate IntegrationProfile
[\#5869](https://github.com/apache/camel-k/issues/5869)
- Service Binding deprecation and removal
[\#5868](https://github.com/apache/camel-k/issues/5868)
- Flaky Knative TestGarbageCollectResources
[\#5844](https://github.com/apache/camel-k/issues/5844)