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

hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new d949cef  Bump up OT (#175)
d949cef is described below

commit d949cef04b5e3c15adcaf435cfdd4cb20e9b5eaa
Author: Gao Hongtao <[email protected]>
AuthorDate: Thu Jun 13 09:15:17 2024 +0800

    Bump up OT (#175)
    
    Signed-off-by: Gao Hongtao <[email protected]>
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 06d38ef..1b63058 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -55,7 +55,7 @@ SW_GRAFANA_PLUGIN_VERSION ?= 0.1.0
 GRAFANA_IMAGE ?= grafana/grafana:9.5.2
 
 OTEL_COLLECTOR_IMAGE ?= otel/opentelemetry-collector
-OTEL_COLLECTOR_IMAGE_TAG ?= 0.72.0
+OTEL_COLLECTOR_IMAGE_TAG ?= 0.102.1
 
 SW_R3_IMAGE ?= ghcr.io/skyapm/r3
 SW_R3_IMAGE_TAG ?= 0.1.0

Reply via email to