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.
1 parent c89b303 commit a5478ebCopy full SHA for a5478eb
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.0"
+ axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.1"
47
)
48
49
var (
0 commit comments