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 5efb3056b chore: nightly automatic updates
5efb3056b is described below

commit 5efb3056bdb8f69b7af82f24659f90f3ece1a442
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 23:45:45 2024 +0000

    chore: nightly automatic updates
---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9244a9262..a9500b6b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
 - Data type Kamelet hardcoded 
[\#5014](https://github.com/apache/camel-k/issues/5014)
 - Quarkus buildMode should sort JVM before Native execution 
[\#5001](https://github.com/apache/camel-k/issues/5001)
 - Failing to build native integration  
[\#5000](https://github.com/apache/camel-k/issues/5000)
+- unambigious reference to configmaps and secrets 
[\#4841](https://github.com/apache/camel-k/issues/4841)
 - Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
 - Pointer to an external schema/CRD 
[\#4788](https://github.com/apache/camel-k/issues/4788)
 - Pipe using simple language expressions causing failure 
[\#4777](https://github.com/apache/camel-k/issues/4777)
@@ -44,6 +45,7 @@
 
 **Merged pull requests:**
 
+- chore\(deps\): bump go.uber.org/zap from 1.26.0 to 1.27.0 
[\#5171](https://github.com/apache/camel-k/pull/5171) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - fix\(\#3433\): Deprecate platform trait create default option 
[\#5170](https://github.com/apache/camel-k/pull/5170) 
([christophd](https://github.com/christophd))
 - Move KameletRepositorySpec to common types 
[\#5168](https://github.com/apache/camel-k/pull/5168) 
([christophd](https://github.com/christophd))
 - chore: Rename trait profile funcs 
[\#5167](https://github.com/apache/camel-k/pull/5167) 
([christophd](https://github.com/christophd))
@@ -59,6 +61,7 @@
 - chore\(deps\): bump golang.org/x/term from 0.16.0 to 0.17.0 
[\#5148](https://github.com/apache/camel-k/pull/5148) 
([dependabot[bot]](https://github.com/apps/dependabot))
 - fix\(test\): add apache-snapshot repository as the test may run agains a 
camel-k-runtime snaphost release 
[\#5147](https://github.com/apache/camel-k/pull/5147) 
([claudio4j](https://github.com/claudio4j))
 - fix\(controller\): filter confimap/secret watches 
[\#5144](https://github.com/apache/camel-k/pull/5144) 
([squakez](https://github.com/squakez))
+- chore\(e2e-tests\): Improve E2E tests 
[\#5139](https://github.com/apache/camel-k/pull/5139) 
([christophd](https://github.com/christophd))
 - chore\(ci\): upgrade setup-go action 
[\#5132](https://github.com/apache/camel-k/pull/5132) 
([gansheer](https://github.com/gansheer))
 - fix\(github actions\): restircted image-pull-policy-always patch apply … 
[\#5128](https://github.com/apache/camel-k/pull/5128) 
([valdar](https://github.com/valdar))
 - fix\(doc\): Add warning on cron trait for native build 
[\#5127](https://github.com/apache/camel-k/pull/5127) 
([gansheer](https://github.com/gansheer))

Reply via email to