This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch ot in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
commit 1abdbf85cce60afd895aff548079bdc956166177 Author: Gao Hongtao <[email protected]> AuthorDate: Thu Jun 13 01:09:13 2024 +0000 Bump up OT 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
