opentelemetry-operator
opentelemetry-operator copied to clipboard
BUG FIX: Version Label not properly splitting for Otel Images
When specifying the image to otel/opentelemetry-collector-contrib:VERSION or otel/opentelemetry-collector:VERSION The version is getting set to latest on service which is not correct. This should fix that and properly set the version label.