Skip to content

Commit

Permalink
use OTEL 0.113.1 operator version
Browse files Browse the repository at this point in the history
  • Loading branch information
IshwarKanse committed Dec 17, 2024
1 parent 928bfa5 commit f1595e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ OPERATOR_NAMESPACE ?= tempo-operator-system

# OpenTelemetry operator installation vars
OTEL_OPERATOR_NAMESPACE ?= otel-operator-system
OTEL_BUNDLE_IMG ?= "ghcr.io/open-telemetry/opentelemetry-operator/operator-bundle:v0.112.0"
OTEL_BUNDLE_IMG ?= "ghcr.io/open-telemetry/opentelemetry-operator/operator-bundle:v0.113.1"

# CHANNELS define the bundle channels used in the bundle.
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")
Expand Down

0 comments on commit f1595e6

Please sign in to comment.