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 d04acc0f968b067ffbf89d23db4ced78b9b5c58e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jun 23 23:42:16 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f1e1b7e4..6165d0cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,15 @@ - Question: use camel dependency version 3.20.3 or higher [\#4502](https://github.com/apache/camel-k/issues/4502) - 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) - 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) **Merged pull requests:** +- fix\(helm\): proper CRDs [\#4510](https://github.com/apache/camel-k/pull/4510) ([squakez](https://github.com/squakez)) +- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.24 to 0.6.25 [\#4509](https://github.com/apache/camel-k/pull/4509) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.21 to 0.6.24 [\#4507](https://github.com/apache/camel-k/pull/4507) ([dependabot[bot]](https://github.com/apps/dependabot)) - Increase log lines to 150 when dumping pod logs in e2e tests [\#4506](https://github.com/apache/camel-k/pull/4506) ([claudio4j](https://github.com/claudio4j)) - Fix: show IntegrationPlatform build stragegy field [\#4505](https://github.com/apache/camel-k/pull/4505) ([claudio4j](https://github.com/claudio4j)) @@ -2522,7 +2525,6 @@ - Kamelet using Java DSL [\#2117](https://github.com/apache/camel-k/issues/2117) - Add sample using Flink [\#2116](https://github.com/apache/camel-k/issues/2116) - OLM installation may fail with default values [\#2113](https://github.com/apache/camel-k/issues/2113) -- Runtime reload configmap/secret when they change [\#2106](https://github.com/apache/camel-k/issues/2106) - Kamelet - Possible to pre configure component options [\#2081](https://github.com/apache/camel-k/issues/2081) - Monitor integration related events [\#2025](https://github.com/apache/camel-k/issues/2025) - Switch to UBI minimal [\#2007](https://github.com/apache/camel-k/issues/2007)