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

gfournier 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 cb74737f2 chore(ci): Upgrade opentelemetry-collector to last v0.x
cb74737f2 is described below

commit cb74737f23c8622a100eaa67a03afc6ca6f1ac35
Author: Gaelle Fournier <[email protected]>
AuthorDate: Tue Jun 4 17:43:35 2024 +0200

    chore(ci): Upgrade opentelemetry-collector to last v0.x
---
 .github/actions/e2e-telemetry/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/e2e-telemetry/action.yml 
b/.github/actions/e2e-telemetry/action.yml
index c5909ef0d..14f2f1bcb 100644
--- a/.github/actions/e2e-telemetry/action.yml
+++ b/.github/actions/e2e-telemetry/action.yml
@@ -103,7 +103,7 @@ runs:
     uses: ./.github/actions/kamel-install-otlp-collector
     with:
       otlp-collector-image-name: otel/opentelemetry-collector
-      otlp-collector-image-version: 0.82.0
+      otlp-collector-image-version: 0.102.0
 
   - id: report-problematic
     name: List Tests Marked As Problematic

Reply via email to