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 0bb52a6c7 chore: nightly automatic updates
0bb52a6c7 is described below
commit 0bb52a6c7224df2e6240e0924345387c2651acb0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 21 00:37:11 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e471adaf..95a9ab50e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Move tests, examples and documentation from groovy to yaml
[\#5489](https://github.com/apache/camel-k/issues/5489)
- Add a deploy make target
[\#5460](https://github.com/apache/camel-k/issues/5460)
- Remove health readiness workaround when fixed in Camel
[\#5451](https://github.com/apache/camel-k/issues/5451)
+- Deprecate some of the camel.apache.org annotation in favor of k8s's
recommended labels [\#5212](https://github.com/apache/camel-k/issues/5212)
- Dependency Service Discovery for Camel K
[\#5196](https://github.com/apache/camel-k/issues/5196)
- Mount configmap/secret resources to a dedicated resources.d durectory
[\#5181](https://github.com/apache/camel-k/issues/5181)
- Add missing functionalities and resolve possible discrepancies
[\#4951](https://github.com/apache/camel-k/issues/4951)