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 480e425 + 3cfdfc4 commit 143fa18Copy full SHA for 143fa18
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.120.0-axoflow.28"
+ axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.0"
47
)
48
49
var (
0 commit comments