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 c5001c9cc chore: changelog automatic update
c5001c9cc is described below
commit c5001c9cc6ad1b6ffaec11aeda12b8d0365de1ae
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 1 00:38:20 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4516e89ea..2f5040f5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- Coverage report wrong percentage
[\#5108](https://github.com/apache/camel-k/issues/5108)
- Add possibility to configure annotation for the builder pods
[\#5106](https://github.com/apache/camel-k/issues/5106)
+- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)
- Operator 2.2.0 does not spawn builder pod with strategy: pod
[\#5060](https://github.com/apache/camel-k/issues/5060)