We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2bf45b + 174b631 commit 55fe5c8Copy full SHA for 55fe5c8
pkg/resources/manager/collector_manager.go
@@ -43,7 +43,7 @@ import (
43
44
const (
45
otelCollectorKind = "OpenTelemetryCollector"
46
- axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.1"
+ axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.3"
47
)
48
49
var (
0 commit comments