This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.0.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 0e2d83045a35eddd5f3fe890ff4cc54ccd9aa800
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 00:45:26 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4db47716e..af5c908c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@
- Split Operator binary from Kamel CLI binary
[\#3175](https://github.com/apache/camel-k/issues/3175)
- Document installation on air-gapped clusters
[\#1721](https://github.com/apache/camel-k/issues/1721)
- Delegate installation to external tools
[\#1503](https://github.com/apache/camel-k/issues/1503)
+- Automatically redeploy on config change
[\#1235](https://github.com/apache/camel-k/issues/1235)
- Tekton build strategy [\#682](https://github.com/apache/camel-k/issues/682)
- kamel upgrade [\#355](https://github.com/apache/camel-k/issues/355)