Skip to content

Commit 0854f49

Browse files
chore: Update Elastic OTEL Python image in managed_otlp/values.yaml
Made with ❤️️ by updatecli
1 parent 4d668a8 commit 0854f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/helm/edot-collector/kube-stack/managed_otlp/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,6 @@ instrumentation:
632632
dotnet:
633633
image: docker.elastic.co/observability/elastic-otel-dotnet:1.1.0
634634
python:
635-
image: docker.elastic.co/observability/elastic-otel-python:1.7.0
635+
image: docker.elastic.co/observability/elastic-otel-python:1.8.0
636636
go:
637637
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.23.0

deploy/helm/edot-collector/kube-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,6 @@ instrumentation:
609609
dotnet:
610610
image: docker.elastic.co/observability/elastic-otel-dotnet:1.1.0
611611
python:
612-
image: docker.elastic.co/observability/elastic-otel-python:1.7.0
612+
image: docker.elastic.co/observability/elastic-otel-python:1.8.0
613613
go:
614614
image: ghcr.io/open-telemetry/opentelemetry-go-instrumentation/autoinstrumentation-go:v0.23.0

0 commit comments

Comments
 (0)