Skip to content

Commit a5478eb

Browse files
committed
chore: bump axo-otelcol
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
1 parent c89b303 commit a5478eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/resources/manager/collector_manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import (
4343

4444
const (
4545
otelCollectorKind = "OpenTelemetryCollector"
46-
axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.0"
46+
axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.129.0-axoflow.1"
4747
)
4848

4949
var (

0 commit comments

Comments
 (0)