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
The following commit(s) were added to refs/heads/main by this push: new 17c61e994 chore: nightly automatic updates 17c61e994 is described below commit 17c61e994d314b9accba2eda0a39ef8725f96fa4 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jul 9 23:43:40 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8291323cd..5b99cffaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - `make uninstall` should consider lease [\#5671](https://github.com/apache/camel-k/issues/5671) - Jolokia trait failure [\#5666](https://github.com/apache/camel-k/issues/5666) +- Cluster role global false still deploying cluster role [\#5656](https://github.com/apache/camel-k/issues/5656) - Add TimeoutSeconds to knative-service trait [\#5652](https://github.com/apache/camel-k/issues/5652) - Explain how to clean registry [\#5645](https://github.com/apache/camel-k/issues/5645) - Add TLS configuration in the ingress trait [\#5635](https://github.com/apache/camel-k/issues/5635) @@ -43,6 +44,8 @@ **Merged pull requests:** +- fix\(helm\): Remove duplicate clusterrole camel-k edit [\#5690](https://github.com/apache/camel-k/pull/5690) ([gansheer](https://github.com/gansheer)) +- chore\(build\): Fix docker build warnings [\#5689](https://github.com/apache/camel-k/pull/5689) ([gansheer](https://github.com/gansheer)) - chore\(deps\): bump fabric8-version from 6.13.0 to 6.13.1 in /java/crds [\#5688](https://github.com/apache/camel-k/pull/5688) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump golang.org/x/term from 0.21.0 to 0.22.0 [\#5687](https://github.com/apache/camel-k/pull/5687) ([dependabot[bot]](https://github.com/apps/dependabot)) - fix\(install\): avoid kubectl execution on Makefile evaluation [\#5686](https://github.com/apache/camel-k/pull/5686) ([gansheer](https://github.com/gansheer))