Skip to content

Commit 53dda1f

Browse files
committed
update distribution version
1 parent f80705b commit 53dda1f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

distributions/otelcol-contrib/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/contrib
33
name: otelcol-contrib
44
description: OpenTelemetry Collector Contrib
5-
version: 0.123.0
5+
version: 0.123.1
66
output_path: ./_build
77

88
extensions:

distributions/otelcol-k8s/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/k8s
33
name: otelcol-k8s
44
description: OpenTelemetry Collector for Kubernetes
5-
version: 0.123.0
5+
version: 0.123.1
66
output_path: ./_build
77

88
extensions:

distributions/otelcol-otlp/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/otlp
33
name: otelcol-otlp
44
description: OpenTelemetry Collector OTLP
5-
version: 0.123.0
5+
version: 0.123.1
66
output_path: ./_build
77

88
exporters:

distributions/otelcol/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist:
22
module: github.com/open-telemetry/opentelemetry-collector-releases/core
33
name: otelcol
44
description: OpenTelemetry Collector
5-
version: 0.123.0
5+
version: 0.123.1
66
output_path: ./_build
77

88
receivers:

0 commit comments

Comments
 (0)