This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 41c31c9fa6a1c22a1f76727c374c569419b61452 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jun 30 23:39:26 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2aed377..981b13e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - Horizontal scaling ability for operators [\#4173](https://github.com/apache/camel-k/issues/4173) - Observability documentation - Update to micrometer extension [\#4157](https://github.com/apache/camel-k/issues/4157) - Multi architecture support - Operator and builder pods [\#4148](https://github.com/apache/camel-k/issues/4148) +- Add message during Operator Installation that checks that Internal Image Registry is configured [\#4130](https://github.com/apache/camel-k/issues/4130) - Helm Node Selector [\#4096](https://github.com/apache/camel-k/issues/4096) - Update the version of the kind-action [\#4063](https://github.com/apache/camel-k/issues/4063) - Onboard Camel K Tekton tasks [\#3795](https://github.com/apache/camel-k/issues/3795)