This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 14122aefecedc45ca4f4cf52df5202598fda83a7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 20 23:41:41 2023 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 454 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 242 insertions(+), 212 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bb11e17c..878a7b25f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,54 +2,18 @@
 
 ## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.12.2-nightly...HEAD)
+[Full Changelog](https://github.com/apache/camel-k/compare/v2.0.0...HEAD)
 
 **Closed issues:**
 
-- `kamel run` dry run may panic when no cluster 
[\#4566](https://github.com/apache/camel-k/issues/4566)
-- `kamel run` in output mode still requires connecting to a k8s cluster 
[\#4556](https://github.com/apache/camel-k/issues/4556)
-- Coverage reports does not report correct coverage 
[\#4555](https://github.com/apache/camel-k/issues/4555)
-- Dry run tries to use empty namespace 
[\#4543](https://github.com/apache/camel-k/issues/4543)
-- Camel K API doc has dead links to k8s ObjectMeta 
[\#4540](https://github.com/apache/camel-k/issues/4540)
-- Add `description` to KameletBinding and Integration 
[\#4535](https://github.com/apache/camel-k/issues/4535)
-- TestHealthTrait flakiness 
[\#4532](https://github.com/apache/camel-k/issues/4532)
-- Nightly release Windows CLI failing 
[\#4531](https://github.com/apache/camel-k/issues/4531)
-- Nightly release CLI binary \(Linux\) not working 
[\#4526](https://github.com/apache/camel-k/issues/4526)
-- Builder image name missing the organization configuration 
[\#4525](https://github.com/apache/camel-k/issues/4525)
-- Unable to run the code by adding Jar files as depedency 
[\#4524](https://github.com/apache/camel-k/issues/4524)
-- Make command fails on MacOS due to TestGenerateKeystore 
[\#4516](https://github.com/apache/camel-k/issues/4516)
-- Allow to remote debug the Operator 
[\#4513](https://github.com/apache/camel-k/issues/4513)
-- Updating a property will cause Integration to rebuild 
[\#4511](https://github.com/apache/camel-k/issues/4511)
-- CamelCatalog generated twice 
[\#4504](https://github.com/apache/camel-k/issues/4504)
-- Question: use camel dependency version 3.20.3 or higher 
[\#4502](https://github.com/apache/camel-k/issues/4502)
-- Problems reading boolean values for traits using comments 
[\#4493](https://github.com/apache/camel-k/issues/4493)
-- Alter namespace where the Push of Operator sends the image generated 
[\#4492](https://github.com/apache/camel-k/issues/4492)
-- Empty build strategy [\#4485](https://github.com/apache/camel-k/issues/4485)
-- pod-template with knative in rest integration 
[\#4484](https://github.com/apache/camel-k/issues/4484)
-- Can't install Camel-K 2.0 nightly on OpenShift cluster 
[\#4476](https://github.com/apache/camel-k/issues/4476)
-- Missing license header 
[\#4469](https://github.com/apache/camel-k/issues/4469)
-- Rework CLIs required by operator build process 
[\#4466](https://github.com/apache/camel-k/issues/4466)
-- Use maven distribution available in the operator image 
[\#4429](https://github.com/apache/camel-k/issues/4429)
-- kamel run | custom dependencies | local files | K8S Cluster with GHCR    
[\#4398](https://github.com/apache/camel-k/issues/4398)
-- Integration builder can't pull the builder image from the insecure registry 
[\#4236](https://github.com/apache/camel-k/issues/4236)
-- 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)
-- how to add custom component in camel-k 
[\#4145](https://github.com/apache/camel-k/issues/4145)
-- how to set body of OUT message in yaml DSL? 
[\#4144](https://github.com/apache/camel-k/issues/4144)
-- 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)
-- camel k bypassing maven settings.xml when using proxy 
[\#3991](https://github.com/apache/camel-k/issues/3991)
-- Onboard Camel K Tekton tasks 
[\#3795](https://github.com/apache/camel-k/issues/3795)
-- Deprecated Github actions / warnings 
[\#3766](https://github.com/apache/camel-k/issues/3766)
-- Document supported components 
[\#2228](https://github.com/apache/camel-k/issues/2228)
-- Runtime reload configmap/secret when they change 
[\#2106](https://github.com/apache/camel-k/issues/2106)
-- Build order strategy [\#592](https://github.com/apache/camel-k/issues/592)
-- introduce code coverage report for each pr 
[\#559](https://github.com/apache/camel-k/issues/559)
+- maxRunningBuilds ignore setup 
[\#4587](https://github.com/apache/camel-k/issues/4587)
 
 **Merged pull requests:**
 
+- chore: Refactor operator logs 
[\#4586](https://github.com/apache/camel-k/pull/4586) 
([christophd](https://github.com/christophd))
+- Fix misc tests on global operator 
[\#4585](https://github.com/apache/camel-k/pull/4585) 
([bouskaJ](https://github.com/bouskaJ))
+- chore\(doc\): detailed builder runtime info 
[\#4584](https://github.com/apache/camel-k/pull/4584) 
([squakez](https://github.com/squakez))
+- Fix\(docs\): enhance the documentation on using local and remote depend… 
[\#4583](https://github.com/apache/camel-k/pull/4583) 
([johnpoth](https://github.com/johnpoth))
 - chore\(docs\): Add Kamelet data types documentation 
[\#4579](https://github.com/apache/camel-k/pull/4579) 
([christophd](https://github.com/christophd))
 - fix\(ci\): revert branches 
[\#4578](https://github.com/apache/camel-k/pull/4578) 
([squakez](https://github.com/squakez))
 - fix\(ci\): revert release action 
[\#4577](https://github.com/apache/camel-k/pull/4577) 
([squakez](https://github.com/squakez))
@@ -109,9 +73,75 @@
 - fix\(build\): complete repo name for default baseImage 
[\#4480](https://github.com/apache/camel-k/pull/4480) 
([gansheer](https://github.com/gansheer))
 - fix\(e2e\): remove workaround pre 1.12.1 
[\#4479](https://github.com/apache/camel-k/pull/4479) 
([squakez](https://github.com/squakez))
 
+## [v2.0.0](https://github.com/apache/camel-k/tree/v2.0.0) (2023-07-17)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v2.0.0...v2.0.0)
+
+## 
[pkg/client/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v2.0.0)
 (2023-07-17)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v2.0.0...pkg/client/camel/v2.0.0)
+
+## 
[pkg/apis/camel/v2.0.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v2.0.0)
 (2023-07-17)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v2.0.0...pkg/apis/camel/v2.0.0)
+
+## 
[pkg/kamelet/repository/v2.0.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v2.0.0)
 (2023-07-17)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.0.0...pkg/kamelet/repository/v2.0.0)
+
+## 
[camel-k-crds-2.0.0](https://github.com/apache/camel-k/tree/camel-k-crds-2.0.0) 
(2023-07-17)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.12.2-nightly...camel-k-crds-2.0.0)
+
+**Closed issues:**
+
+- `kamel run` dry run may panic when no cluster 
[\#4566](https://github.com/apache/camel-k/issues/4566)
+- `kamel run` in output mode still requires connecting to a k8s cluster 
[\#4556](https://github.com/apache/camel-k/issues/4556)
+- Coverage reports does not report correct coverage 
[\#4555](https://github.com/apache/camel-k/issues/4555)
+- Dry run tries to use empty namespace 
[\#4543](https://github.com/apache/camel-k/issues/4543)
+- Camel K API doc has dead links to k8s ObjectMeta 
[\#4540](https://github.com/apache/camel-k/issues/4540)
+- Add `description` to KameletBinding and Integration 
[\#4535](https://github.com/apache/camel-k/issues/4535)
+- TestHealthTrait flakiness 
[\#4532](https://github.com/apache/camel-k/issues/4532)
+- Nightly release Windows CLI failing 
[\#4531](https://github.com/apache/camel-k/issues/4531)
+- Nightly release CLI binary \(Linux\) not working 
[\#4526](https://github.com/apache/camel-k/issues/4526)
+- Builder image name missing the organization configuration 
[\#4525](https://github.com/apache/camel-k/issues/4525)
+- Unable to run the code by adding Jar files as depedency 
[\#4524](https://github.com/apache/camel-k/issues/4524)
+- Make command fails on MacOS due to TestGenerateKeystore 
[\#4516](https://github.com/apache/camel-k/issues/4516)
+- Allow to remote debug the Operator 
[\#4513](https://github.com/apache/camel-k/issues/4513)
+- Updating a property will cause Integration to rebuild 
[\#4511](https://github.com/apache/camel-k/issues/4511)
+- CamelCatalog generated twice 
[\#4504](https://github.com/apache/camel-k/issues/4504)
+- Question: use camel dependency version 3.20.3 or higher 
[\#4502](https://github.com/apache/camel-k/issues/4502)
+- Problems reading boolean values for traits using comments 
[\#4493](https://github.com/apache/camel-k/issues/4493)
+- Alter namespace where the Push of Operator sends the image generated 
[\#4492](https://github.com/apache/camel-k/issues/4492)
+- Empty build strategy [\#4485](https://github.com/apache/camel-k/issues/4485)
+- pod-template with knative in rest integration 
[\#4484](https://github.com/apache/camel-k/issues/4484)
+- Can't install Camel-K 2.0 nightly on OpenShift cluster 
[\#4476](https://github.com/apache/camel-k/issues/4476)
+- Missing license header 
[\#4469](https://github.com/apache/camel-k/issues/4469)
+- Rework CLIs required by operator build process 
[\#4466](https://github.com/apache/camel-k/issues/4466)
+- Use maven distribution available in the operator image 
[\#4429](https://github.com/apache/camel-k/issues/4429)
+- kamel run | custom dependencies | local files | K8S Cluster with GHCR    
[\#4398](https://github.com/apache/camel-k/issues/4398)
+- Integration builder can't pull the builder image from the insecure registry 
[\#4236](https://github.com/apache/camel-k/issues/4236)
+- KameletBinding keep in READY phase even when Camel Pod is not ready 
[\#4185](https://github.com/apache/camel-k/issues/4185)
+- Horizontal scaling ability for operators 
[\#4173](https://github.com/apache/camel-k/issues/4173)
+- Better naming for Integration phase when fast-jar is enabled 
[\#4171](https://github.com/apache/camel-k/issues/4171)
+- 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)
+- how to add custom component in camel-k 
[\#4145](https://github.com/apache/camel-k/issues/4145)
+- how to set body of OUT message in yaml DSL? 
[\#4144](https://github.com/apache/camel-k/issues/4144)
+- 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)
+- camel k bypassing maven settings.xml when using proxy 
[\#3991](https://github.com/apache/camel-k/issues/3991)
+- Onboard Camel K Tekton tasks 
[\#3795](https://github.com/apache/camel-k/issues/3795)
+- Deprecated Github actions / warnings 
[\#3766](https://github.com/apache/camel-k/issues/3766)
+- Document supported components 
[\#2228](https://github.com/apache/camel-k/issues/2228)
+- Runtime reload configmap/secret when they change 
[\#2106](https://github.com/apache/camel-k/issues/2106)
+- Build order strategy [\#592](https://github.com/apache/camel-k/issues/592)
+- introduce code coverage report for each pr 
[\#559](https://github.com/apache/camel-k/issues/559)
+
 ## [1.12.2-nightly](https://github.com/apache/camel-k/tree/1.12.2-nightly) 
(2023-06-13)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.1...1.12.2-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...1.12.2-nightly)
 
 **Closed issues:**
 
@@ -277,21 +307,21 @@
 - Chore: docker, jvm unit tests 
[\#4154](https://github.com/apache/camel-k/pull/4154) 
([realMartinez](https://github.com/realMartinez))
 - fix\(builder\): native from source should rebuild  
[\#4153](https://github.com/apache/camel-k/pull/4153) 
([squakez](https://github.com/squakez))
 
-## 
[pkg/apis/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.1)
 (2023-06-07)
+## 
[pkg/client/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.12.1)
 (2023-06-07)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.12.1...pkg/apis/camel/v1.12.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.12.1...pkg/client/camel/v1.12.1)
 
 ## [v1.12.1](https://github.com/apache/camel-k/tree/v1.12.1) (2023-06-07)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.1...v1.12.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.1...v1.12.1)
 
-## 
[pkg/kamelet/repository/v1.12.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.1)
 (2023-06-07)
+## 
[pkg/apis/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.1)
 (2023-06-07)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.1...pkg/kamelet/repository/v1.12.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.1...pkg/apis/camel/v1.12.1)
 
-## 
[pkg/client/camel/v1.12.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.12.1)
 (2023-06-07)
+## 
[pkg/kamelet/repository/v1.12.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.1)
 (2023-06-07)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.1...pkg/client/camel/v1.12.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-1.12.1...pkg/kamelet/repository/v1.12.1)
 
 **Closed issues:**
 
@@ -440,7 +470,7 @@
 
 ## [1.12.1-nightly](https://github.com/apache/camel-k/tree/1.12.1-nightly) 
(2023-03-08)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.0...1.12.1-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.0...1.12.1-nightly)
 
 **Closed issues:**
 
@@ -473,17 +503,17 @@
 - Use more recent link for Camel K tutorials 
[\#4071](https://github.com/apache/camel-k/pull/4071) 
([apupier](https://github.com/apupier))
 - chore\(deps\): bump github.com/prometheus/common from 0.39.0 to 0.40.0 
[\#4068](https://github.com/apache/camel-k/pull/4068) 
([dependabot[bot]](https://github.com/apps/dependabot))
 
+## 
[pkg/kamelet/repository/v1.12.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.0)
 (2023-02-21)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.12.0...pkg/kamelet/repository/v1.12.0)
+
 ## 
[pkg/apis/camel/v1.12.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.12.0)
 (2023-02-21)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/v1.12.0...pkg/apis/camel/v1.12.0)
 
 ## [v1.12.0](https://github.com/apache/camel-k/tree/v1.12.0) (2023-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.12.0...v1.12.0)
-
-## 
[pkg/kamelet/repository/v1.12.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.12.0)
 (2023-02-21)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.0...pkg/kamelet/repository/v1.12.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.12.0...v1.12.0)
 
 ## 
[pkg/client/camel/v1.12.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.12.0)
 (2023-02-21)
 
@@ -552,7 +582,7 @@
 
 ## [1.11.2-nightly](https://github.com/apache/camel-k/tree/1.11.2-nightly) 
(2023-02-02)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.1...1.11.2-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.11.1...1.11.2-nightly)
 
 **Closed issues:**
 
@@ -595,6 +625,10 @@
 - fix\(\#3844\): Add service discovery for Kamelet data type converter 
[\#3912](https://github.com/apache/camel-k/pull/3912) 
([christophd](https://github.com/christophd))
 - fix\(\#3896\): Fix dependency inspector supporting property placeholders 
[\#3901](https://github.com/apache/camel-k/pull/3901) 
([christophd](https://github.com/christophd))
 
+## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.1...v1.11.1)
+
 ## 
[pkg/client/camel/v1.11.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.1)
 (2023-01-24)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.11.1...pkg/client/camel/v1.11.1)
@@ -605,11 +639,7 @@
 
 ## 
[pkg/apis/camel/v1.11.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.11.1)
 (2023-01-24)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.11.1...pkg/apis/camel/v1.11.1)
-
-## [v1.11.1](https://github.com/apache/camel-k/tree/v1.11.1) (2023-01-24)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.4...v1.11.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.4...pkg/apis/camel/v1.11.1)
 
 ## 
[pkg/kamelet/repository/v1.10.4](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.4)
 (2023-01-24)
 
@@ -617,15 +647,15 @@
 
 ## [v1.10.4](https://github.com/apache/camel-k/tree/v1.10.4) (2023-01-24)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.4...v1.10.4)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.4...v1.10.4)
 
-## 
[pkg/apis/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.4)
 (2023-01-24)
+## 
[pkg/client/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.4)
 (2023-01-24)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.4...pkg/apis/camel/v1.10.4)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.4...pkg/client/camel/v1.10.4)
 
-## 
[pkg/client/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.4)
 (2023-01-24)
+## 
[pkg/apis/camel/v1.10.4](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.4)
 (2023-01-24)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.11.1-nightly...pkg/client/camel/v1.10.4)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.11.1-nightly...pkg/apis/camel/v1.10.4)
 
 **Closed issues:**
 
@@ -754,7 +784,7 @@
 
 ## [1.12.0-nightly](https://github.com/apache/camel-k/tree/1.12.0-nightly) 
(2022-12-14)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...1.12.0-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.0...1.12.0-nightly)
 
 **Closed issues:**
 
@@ -802,10 +832,6 @@
 - fix\(\#3800\): Add proper kamel CLI to image build on macOS 
[\#3804](https://github.com/apache/camel-k/pull/3804) 
([christophd](https://github.com/christophd))
 - chore\(deps\): bump github.com/prometheus/client\_golang from 1.13.0 to 
1.14.0 [\#3801](https://github.com/apache/camel-k/pull/3801) 
([dependabot[bot]](https://github.com/apps/dependabot))
 
-## 
[pkg/client/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.0)
 (2022-12-07)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.11.0...pkg/client/camel/v1.11.0)
-
 ## 
[pkg/apis/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.11.0)
 (2022-12-07)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/v1.11.0...pkg/apis/camel/v1.11.0)
@@ -816,7 +842,11 @@
 
 ## 
[pkg/kamelet/repository/v1.11.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.11.0)
 (2022-12-07)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...pkg/kamelet/repository/v1.11.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.11.0...pkg/kamelet/repository/v1.11.0)
+
+## 
[pkg/client/camel/v1.11.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.11.0)
 (2022-12-07)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.4-nightly...pkg/client/camel/v1.11.0)
 
 **Closed issues:**
 
@@ -864,19 +894,19 @@
 
 ## 
[pkg/kamelet/repository/v1.10.3](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.3)
 (2022-11-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...pkg/kamelet/repository/v1.10.3)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...pkg/kamelet/repository/v1.10.3)
 
-## 
[pkg/apis/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.3)
 (2022-11-11)
+## 
[pkg/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
 (2022-11-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.3...pkg/apis/camel/v1.10.3)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.3...pkg/client/camel/v1.10.3)
 
 ## [v1.10.3](https://github.com/apache/camel-k/tree/v1.10.3) (2022-11-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.3...v1.10.3)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.3...v1.10.3)
 
-## 
[pkg/client/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.3)
 (2022-11-11)
+## 
[pkg/apis/camel/v1.10.3](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.3)
 (2022-11-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/client/camel/v1.10.3)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.3-nightly...pkg/apis/camel/v1.10.3)
 
 **Closed issues:**
 
@@ -903,7 +933,7 @@
 
 ## [1.10.2](https://github.com/apache/camel-k/tree/1.10.2) (2022-10-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...1.10.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...1.10.2)
 
 **Closed issues:**
 
@@ -922,17 +952,17 @@
 - chore\(deps\): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 
[\#3741](https://github.com/apache/camel-k/pull/3741) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - Minor updates for bundle generation 
[\#3423](https://github.com/apache/camel-k/pull/3423) 
([phantomjinx](https://github.com/phantomjinx))
 
+## 
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
 (2022-10-18)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.2...pkg/kamelet/repository/v1.10.2)
+
 ## 
[pkg/apis/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.2)
 (2022-10-18)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.2...pkg/apis/camel/v1.10.2)
 
 ## [v1.10.2](https://github.com/apache/camel-k/tree/v1.10.2) (2022-10-18)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.2...v1.10.2)
-
-## 
[pkg/kamelet/repository/v1.10.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.2)
 (2022-10-18)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...pkg/kamelet/repository/v1.10.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.2...v1.10.2)
 
 ## 
[pkg/client/camel/v1.10.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.2)
 (2022-10-18)
 
@@ -944,7 +974,7 @@
 
 ## [1.10.2-nightly](https://github.com/apache/camel-k/tree/1.10.2-nightly) 
(2022-10-14)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...1.10.2-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.1...1.10.2-nightly)
 
 **Closed issues:**
 
@@ -980,21 +1010,21 @@
 - chore\(deps\): bump github.com/redhat-developer/service-binding-operator 
from 1.1.1 to 1.2.0 [\#3637](https://github.com/apache/camel-k/pull/3637) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - Improvements to OLM bundle building of test index 
[\#3527](https://github.com/apache/camel-k/pull/3527) 
([phantomjinx](https://github.com/phantomjinx))
 
-## 
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
 (2022-10-10)
+## 
[pkg/client/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.1)
 (2022-10-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...pkg/kamelet/repository/v1.10.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.1...pkg/client/camel/v1.10.1)
 
-## 
[pkg/apis/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.1)
 (2022-10-10)
+## 
[pkg/kamelet/repository/v1.10.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.1)
 (2022-10-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/apis/camel/v1.10.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.1...pkg/kamelet/repository/v1.10.1)
 
 ## [v1.10.1](https://github.com/apache/camel-k/tree/v1.10.1) (2022-10-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.1...v1.10.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.1...v1.10.1)
 
-## 
[pkg/client/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.1)
 (2022-10-10)
+## 
[pkg/apis/camel/v1.10.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.1)
 (2022-10-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.1-nightly...pkg/client/camel/v1.10.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.10.1-nightly...pkg/apis/camel/v1.10.1)
 
 **Closed issues:**
 
@@ -1066,7 +1096,7 @@
 
 ## [1.11.0-nightly](https://github.com/apache/camel-k/tree/1.11.0-nightly) 
(2022-09-06)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.0...1.11.0-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.0...1.11.0-nightly)
 
 **Closed issues:**
 
@@ -1124,17 +1154,17 @@
 - fix\(knative\): Make knative broker name configurable 
[\#3373](https://github.com/apache/camel-k/pull/3373) 
([claudio4j](https://github.com/claudio4j))
 - chore\(build\): let bom managed by camel k runtime 
[\#3317](https://github.com/apache/camel-k/pull/3317) 
([squakez](https://github.com/squakez))
 
-## 
[pkg/client/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.0)
 (2022-08-31)
+## 
[pkg/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.0)
 (2022-08-31)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/client/camel/v1.10.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.10.0...pkg/kamelet/repository/v1.10.0)
 
 ## [v1.10.0](https://github.com/apache/camel-k/tree/v1.10.0) (2022-08-31)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.10.0...v1.10.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.10.0...v1.10.0)
 
-## 
[pkg/kamelet/repository/v1.10.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.10.0)
 (2022-08-31)
+## 
[pkg/client/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.10.0)
 (2022-08-31)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...pkg/kamelet/repository/v1.10.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.10.0...pkg/client/camel/v1.10.0)
 
 ## 
[pkg/apis/camel/v1.10.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.10.0)
 (2022-08-31)
 
@@ -1412,7 +1442,7 @@
 
 ## [1.10.0-nightly](https://github.com/apache/camel-k/tree/1.10.0-nightly) 
(2022-05-18)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...1.10.0-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.2...1.10.0-nightly)
 
 **Closed issues:**
 
@@ -1425,17 +1455,17 @@
 - Moving to 1.10.0-SNAPSHOT 
[\#3284](https://github.com/apache/camel-k/pull/3284) 
([oscerd](https://github.com/oscerd))
 - chore\(cmd/trait\): refactor cmd & trait packages 
[\#3279](https://github.com/apache/camel-k/pull/3279) 
([tadayosi](https://github.com/tadayosi))
 
-## 
[pkg/apis/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.2)
 (2022-05-17)
+## [v1.9.2](https://github.com/apache/camel-k/tree/v1.9.2) (2022-05-17)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.2...pkg/apis/camel/v1.9.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.2...v1.9.2)
 
 ## 
[pkg/client/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.2)
 (2022-05-17)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.2...pkg/client/camel/v1.9.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.2...pkg/client/camel/v1.9.2)
 
-## [v1.9.2](https://github.com/apache/camel-k/tree/v1.9.2) (2022-05-17)
+## 
[pkg/apis/camel/v1.9.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.2)
 (2022-05-17)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...v1.9.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.2...pkg/apis/camel/v1.9.2)
 
 ## 
[pkg/kamelet/repository/v1.9.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.2)
 (2022-05-17)
 
@@ -1443,7 +1473,7 @@
 
 ## [1.9.2-nightly](https://github.com/apache/camel-k/tree/1.9.2-nightly) 
(2022-05-17)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...1.9.2-nightly)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...1.9.2-nightly)
 
 **Closed issues:**
 
@@ -1466,21 +1496,21 @@
 - chore: Improve extract Camel catalog script 
[\#3221](https://github.com/apache/camel-k/pull/3221) 
([christophd](https://github.com/christophd))
 - CamelCase for yaml created sample files 
[\#3209](https://github.com/apache/camel-k/pull/3209) 
([SarveshLimaye](https://github.com/SarveshLimaye))
 
-## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
+## 
[pkg/kamelet/repository/v1.9.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.1)
 (2022-05-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...v1.9.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.1...pkg/kamelet/repository/v1.9.1)
 
-## 
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
 (2022-05-09)
+## [v1.9.1](https://github.com/apache/camel-k/tree/v1.9.1) (2022-05-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...pkg/client/camel/v1.9.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.1...v1.9.1)
 
 ## 
[pkg/apis/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.1)
 (2022-05-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.9.1...pkg/apis/camel/v1.9.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.1...pkg/apis/camel/v1.9.1)
 
-## 
[pkg/kamelet/repository/v1.9.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.1)
 (2022-05-09)
+## 
[pkg/client/camel/v1.9.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.1)
 (2022-05-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...pkg/kamelet/repository/v1.9.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.9.1-nightly...pkg/client/camel/v1.9.1)
 
 **Closed issues:**
 
@@ -1565,15 +1595,15 @@
 
 ## 
[pkg/kamelet/repository/v1.9.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.9.0)
 (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...pkg/kamelet/repository/v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.0...pkg/kamelet/repository/v1.9.0)
 
-## 
[pkg/apis/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.0)
 (2022-04-21)
+## [v1.9.0](https://github.com/apache/camel-k/tree/v1.9.0) (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.9.0...pkg/apis/camel/v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.9.0...v1.9.0)
 
-## [v1.9.0](https://github.com/apache/camel-k/tree/v1.9.0) (2022-04-21)
+## 
[pkg/apis/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.9.0)
 (2022-04-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.0...v1.9.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.9.0...pkg/apis/camel/v1.9.0)
 
 ## 
[pkg/client/camel/v1.9.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.9.0)
 (2022-04-21)
 
@@ -1663,7 +1693,7 @@
 
 ## 
[1.9.0-nightly.202203101040](https://github.com/apache/camel-k/tree/1.9.0-nightly.202203101040)
 (2022-03-09)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.2...1.9.0-nightly.202203101040)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.2...1.9.0-nightly.202203101040)
 
 **Closed issues:**
 
@@ -2456,21 +2486,21 @@
 - Allow the short syntax in knative endpoints 
[\#1458](https://github.com/apache/camel-k/pull/1458) 
([nicolaferraro](https://github.com/nicolaferraro))
 - Remove unused import package in example 
[\#1457](https://github.com/apache/camel-k/pull/1457) 
([apupier](https://github.com/apupier))
 
-## 
[pkg/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.2)
 (2022-03-03)
+## 
[pkg/kamelet/repository/v1.8.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.2...pkg/client/camel/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...pkg/kamelet/repository/v1.8.2)
 
-## [v1.8.2](https://github.com/apache/camel-k/tree/v1.8.2) (2022-03-03)
+## 
[pkg/apis/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.2...v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.2...pkg/apis/camel/v1.8.2)
 
-## 
[pkg/kamelet/repository/v1.8.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.2)
 (2022-03-03)
+## 
[pkg/client/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.2)
 (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.2...pkg/kamelet/repository/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.2...pkg/client/camel/v1.8.2)
 
-## 
[pkg/apis/camel/v1.8.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.2)
 (2022-03-03)
+## [v1.8.2](https://github.com/apache/camel-k/tree/v1.8.2) (2022-03-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...pkg/apis/camel/v1.8.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.1...v1.8.2)
 
 **Closed issues:**
 
@@ -2491,19 +2521,19 @@
 
 ## 
[pkg/client/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/client/camel/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.1...pkg/client/camel/v1.8.1)
 
-## 
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.1)
 (2022-02-21)
+## [v1.8.1](https://github.com/apache/camel-k/tree/v1.8.1) (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...pkg/kamelet/repository/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.1...v1.8.1)
 
 ## 
[pkg/apis/camel/v1.8.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.1...pkg/apis/camel/v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.1...pkg/apis/camel/v1.8.1)
 
-## [v1.8.1](https://github.com/apache/camel-k/tree/v1.8.1) (2022-02-21)
+## 
[pkg/kamelet/repository/v1.8.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.1)
 (2022-02-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...v1.8.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/kamelet/repository/v1.8.1)
 
 **Closed issues:**
 
@@ -2532,21 +2562,21 @@
 - Change autogen doc template to adoc 
[\#2289](https://github.com/apache/camel-k/issues/2289)
 - Kamel dump: make the command smarter 
[\#2189](https://github.com/apache/camel-k/issues/2189)
 
-## 
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.0)
 (2022-01-19)
+## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.8.0...v1.8.0)
 
 ## 
[pkg/apis/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/apis/camel/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.8.0...pkg/apis/camel/v1.8.0)
 
-## 
[pkg/client/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.0)
 (2022-01-19)
+## 
[pkg/kamelet/repository/v1.8.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.8.0...pkg/client/camel/v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.8.0...pkg/kamelet/repository/v1.8.0)
 
-## [v1.8.0](https://github.com/apache/camel-k/tree/v1.8.0) (2022-01-19)
+## 
[pkg/client/camel/v1.8.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.8.0)
 (2022-01-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.7.0...v1.8.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.7.0...pkg/client/camel/v1.8.0)
 
 **Closed issues:**
 
@@ -2648,21 +2678,21 @@
 - support versions like 2.21.0.tag-730075-anothertag-00002 in version matching 
[\#617](https://github.com/apache/camel-k/issues/617)
 - Camel K with Java routes without public class and imports ... 
[\#605](https://github.com/apache/camel-k/issues/605)
 
-## 
[pkg/apis/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.7.0)
 (2021-11-10)
+## 
[pkg/kamelet/repository/v1.7.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...pkg/apis/camel/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/kamelet/repository/v1.7.0)
 
-## 
[pkg/client/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.7.0)
 (2021-11-10)
+## [v1.7.0](https://github.com/apache/camel-k/tree/v1.7.0) (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.7.0...pkg/client/camel/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.7.0...v1.7.0)
 
-## [v1.7.0](https://github.com/apache/camel-k/tree/v1.7.0) (2021-11-10)
+## 
[pkg/client/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.7.0...v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.7.0...pkg/client/camel/v1.7.0)
 
-## 
[pkg/kamelet/repository/v1.7.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.7.0)
 (2021-11-10)
+## 
[pkg/apis/camel/v1.7.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.7.0)
 (2021-11-10)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.1...pkg/kamelet/repository/v1.7.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...pkg/apis/camel/v1.7.0)
 
 **Closed issues:**
 
@@ -2689,6 +2719,10 @@
 - Extend config docs to reflect all possibilities coming from camel 
[\#2153](https://github.com/apache/camel-k/issues/2153)
 - Separate readiness and liveness probe 
[\#1610](https://github.com/apache/camel-k/issues/1610)
 
+## 
[pkg/client/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.1)
 (2021-10-23)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.1...pkg/client/camel/v1.6.1)
+
 ## 
[pkg/kamelet/repository/v1.6.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.1)
 (2021-10-23)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.6.1...pkg/kamelet/repository/v1.6.1)
@@ -2699,11 +2733,7 @@
 
 ## [v1.6.1](https://github.com/apache/camel-k/tree/v1.6.1) (2021-10-23)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.1...v1.6.1)
-
-## 
[pkg/client/camel/v1.6.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.1)
 (2021-10-23)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.6.0...pkg/client/camel/v1.6.1)
+[Full Changelog](https://github.com/apache/camel-k/compare/v1.6.0...v1.6.1)
 
 **Closed issues:**
 
@@ -2743,15 +2773,15 @@
 
 ## 
[pkg/apis/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.6.0)
 (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...pkg/apis/camel/v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/apis/camel/v1.6.0)
 
-## 
[pkg/client/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.0)
 (2021-09-03)
+## 
[pkg/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.0)
 (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.6.0...pkg/client/camel/v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.6.0...pkg/kamelet/repository/v1.6.0)
 
-## 
[pkg/kamelet/repository/v1.6.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.6.0)
 (2021-09-03)
+## 
[pkg/client/camel/v1.6.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.6.0)
 (2021-09-03)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...pkg/kamelet/repository/v1.6.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.1...pkg/client/camel/v1.6.0)
 
 **Closed issues:**
 
@@ -2779,15 +2809,15 @@
 
 ## [v1.5.1](https://github.com/apache/camel-k/tree/v1.5.1) (2021-08-27)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...v1.5.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...v1.5.1)
 
-## 
[pkg/apis/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.1)
 (2021-08-27)
+## 
[pkg/client/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.1)
 (2021-08-27)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.1...pkg/apis/camel/v1.5.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.1...pkg/client/camel/v1.5.1)
 
-## 
[pkg/client/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.1)
 (2021-08-27)
+## 
[pkg/apis/camel/v1.5.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.1)
 (2021-08-27)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...pkg/client/camel/v1.5.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...pkg/apis/camel/v1.5.1)
 
 **Closed issues:**
 
@@ -2822,21 +2852,21 @@
 - Kamelets: configuration does not seem to cascade to the integration 
[\#2396](https://github.com/apache/camel-k/issues/2396)
 - kamel CLI binary for apple silicon / arm 
[\#2022](https://github.com/apache/camel-k/issues/2022)
 
-## 
[pkg/client/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.0)
 (2021-07-05)
+## 
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...pkg/client/camel/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/kamelet/repository/v1.5.0)
 
-## 
[pkg/apis/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.0)
 (2021-07-05)
+## [v1.5.0](https://github.com/apache/camel-k/tree/v1.5.0) (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.5.0...pkg/apis/camel/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.5.0...v1.5.0)
 
-## 
[pkg/kamelet/repository/v1.5.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.5.0)
 (2021-07-05)
+## 
[pkg/apis/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.5.0...pkg/kamelet/repository/v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.5.0...pkg/apis/camel/v1.5.0)
 
-## [v1.5.0](https://github.com/apache/camel-k/tree/v1.5.0) (2021-07-05)
+## 
[pkg/client/camel/v1.5.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.5.0)
 (2021-07-05)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...v1.5.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.1...pkg/client/camel/v1.5.0)
 
 **Closed issues:**
 
@@ -2858,7 +2888,7 @@
 
 ## [v1.4.1](https://github.com/apache/camel-k/tree/v1.4.1) (2021-06-30)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...v1.4.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...v1.4.1)
 
 **Closed issues:**
 
@@ -2927,21 +2957,21 @@
 - Integration logging configuration 
[\#580](https://github.com/apache/camel-k/issues/580)
 - kamel run - compile errors should be more visible 
[\#185](https://github.com/apache/camel-k/issues/185)
 
-## 
[pkg/kamelet/repository/v1.4.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.0)
 (2021-04-16)
+## 
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.0...pkg/kamelet/repository/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.4.0...pkg/apis/camel/v1.4.0)
 
-## 
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
 (2021-04-16)
+## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.4.0...pkg/client/camel/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.4.0...v1.4.0)
 
-## 
[pkg/apis/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.4.0)
 (2021-04-16)
+## 
[pkg/client/camel/v1.4.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.4.0...pkg/apis/camel/v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.4.0...pkg/client/camel/v1.4.0)
 
-## [v1.4.0](https://github.com/apache/camel-k/tree/v1.4.0) (2021-04-16)
+## 
[pkg/kamelet/repository/v1.4.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.4.0)
 (2021-04-16)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...v1.4.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.2...pkg/kamelet/repository/v1.4.0)
 
 **Closed issues:**
 
@@ -2974,15 +3004,15 @@
 
 ## 
[pkg/apis/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.2)
 (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.2...pkg/apis/camel/v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...pkg/apis/camel/v1.3.2)
 
-## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
+## 
[pkg/kamelet/repository/v1.3.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.2)
 (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.2...v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.2...pkg/kamelet/repository/v1.3.2)
 
-## 
[pkg/kamelet/repository/v1.3.2](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.2)
 (2021-03-19)
+## [v1.3.2](https://github.com/apache/camel-k/tree/v1.3.2) (2021-03-19)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...pkg/kamelet/repository/v1.3.2)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.2...v1.3.2)
 
 ## 
[pkg/client/camel/v1.3.2](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.2)
 (2021-03-19)
 
@@ -3038,7 +3068,11 @@
 
 ## 
[pkg/apis/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.1)
 (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...pkg/apis/camel/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...pkg/apis/camel/v1.3.1)
+
+## 
[pkg/client/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.1)
 (2021-02-01)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.1...pkg/client/camel/v1.3.1)
 
 ## 
[pkg/kamelet/repository/v1.3.1](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.1)
 (2021-02-01)
 
@@ -3046,11 +3080,7 @@
 
 ## [v1.3.1](https://github.com/apache/camel-k/tree/v1.3.1) (2021-02-01)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.1...v1.3.1)
-
-## 
[pkg/client/camel/v1.3.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.1)
 (2021-02-01)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...pkg/client/camel/v1.3.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...v1.3.1)
 
 **Closed issues:**
 
@@ -3085,17 +3115,17 @@
 - Implement builder command's flags test 
[\#1156](https://github.com/apache/camel-k/issues/1156)
 - kamel --output option should not need deploy resources to cluster 
[\#886](https://github.com/apache/camel-k/issues/886)
 
-## 
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
 (2020-12-22)
+## 
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/client/camel/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/kamelet/repository/v1.3.0...pkg/apis/camel/v1.3.0)
 
 ## 
[pkg/kamelet/repository/v1.3.0](https://github.com/apache/camel-k/tree/pkg/kamelet/repository/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.3.0...pkg/kamelet/repository/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.3.0...pkg/kamelet/repository/v1.3.0)
 
-## 
[pkg/apis/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.3.0)
 (2020-12-22)
+## 
[pkg/client/camel/v1.3.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.3.0)
 (2020-12-22)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/apis/camel/v1.3.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.3.0...pkg/client/camel/v1.3.0)
 
 ## [v1.3.0](https://github.com/apache/camel-k/tree/v1.3.0) (2020-12-22)
 
@@ -3127,7 +3157,7 @@
 
 ## [v1.2.1](https://github.com/apache/camel-k/tree/v1.2.1) (2020-11-23)
 
-[Full Changelog](https://github.com/apache/camel-k/compare/v1.2.0...v1.2.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...v1.2.1)
 
 **Closed issues:**
 
@@ -3156,17 +3186,17 @@
 - Make sure global and local operators can cohexist 
[\#751](https://github.com/apache/camel-k/issues/751)
 - Document architecture [\#36](https://github.com/apache/camel-k/issues/36)
 
-## [v1.2.0](https://github.com/apache/camel-k/tree/v1.2.0) (2020-10-08)
-
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.2.0...v1.2.0)
-
 ## 
[pkg/apis/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.2.0)
 (2020-10-08)
 
 [Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.2.0...pkg/apis/camel/v1.2.0)
 
 ## 
[pkg/client/camel/v1.2.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.2.0)
 (2020-10-08)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...pkg/client/camel/v1.2.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.2.0...pkg/client/camel/v1.2.0)
+
+## [v1.2.0](https://github.com/apache/camel-k/tree/v1.2.0) (2020-10-08)
+
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...v1.2.0)
 
 **Closed issues:**
 
@@ -3192,17 +3222,17 @@
 - Add a kamel help cli command 
[\#1545](https://github.com/apache/camel-k/issues/1545)
 - Switch to Quarkus as default runtime for integrations 
[\#1513](https://github.com/apache/camel-k/issues/1513)
 
-## 
[pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1)
 (2020-09-11)
+## 
[pkg/apis/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.1)
 (2020-09-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.1...pkg/client/camel/v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.1...pkg/apis/camel/v1.1.1)
 
-## 
[pkg/apis/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.1)
 (2020-09-11)
+## 
[pkg/client/camel/v1.1.1](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.1)
 (2020-09-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/apis/camel/v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.1.1...pkg/client/camel/v1.1.1)
 
 ## [v1.1.1](https://github.com/apache/camel-k/tree/v1.1.1) (2020-09-11)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.1)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.1)
 
 **Closed issues:**
 
@@ -3225,17 +3255,17 @@
 - PublishStrategy missing from IntegrationPlatform build spec 
[\#1370](https://github.com/apache/camel-k/issues/1370)
 - kamel install not working - Error: cannot find automatically a registry 
where to push images [\#674](https://github.com/apache/camel-k/issues/674)
 
-## 
[pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0)
 (2020-07-21)
+## 
[pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0)
 (2020-07-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/client/camel/v1.1.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/v1.1.0...pkg/apis/camel/v1.1.0)
 
 ## [v1.1.0](https://github.com/apache/camel-k/tree/v1.1.0) (2020-07-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/apis/camel/v1.1.0...v1.1.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/pkg/client/camel/v1.1.0...v1.1.0)
 
-## 
[pkg/apis/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/apis/camel/v1.1.0)
 (2020-07-21)
+## 
[pkg/client/camel/v1.1.0](https://github.com/apache/camel-k/tree/pkg/client/camel/v1.1.0)
 (2020-07-21)
 
-[Full 
Changelog](https://github.com/apache/camel-k/compare/1.0.1...pkg/apis/camel/v1.1.0)
+[Full 
Changelog](https://github.com/apache/camel-k/compare/1.0.1...pkg/client/camel/v1.1.0)
 
 **Closed issues:**
 

Reply via email to