You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/05/04 07:49:25 UTC

[camel-k] 01/02: chore(e2e): Upgrade Telemetry operator

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

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

commit 385a5f6050350d4ba12dfdc0931e04e00fd23a28
Author: Gaelle Fournier <ga...@gmail.com>
AuthorDate: Tue May 2 10:18:20 2023 +0200

    chore(e2e): Upgrade Telemetry operator
---
 .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 000ddde2d..b7af6187b 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.68.0
+      otlp-collector-image-version: 0.75.0
 
   - id: report-problematic
     name: List Tests Marked As Problematic