Skip to content

Commit ff8d64f

Browse files
Update version from 0.136.0 to 0.136.0 (#1184)
Co-authored-by: otelbot <[email protected]>
1 parent 9ffc256 commit ff8d64f

File tree

7 files changed

+11
-31
lines changed

7 files changed

+11
-31
lines changed

.chloggen/.mx-psi_remove_replaces.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
<!-- next version -->
66

7+
## v0.136.0
8+
9+
### 💡 Enhancements 💡
10+
11+
- `service/telemetry`: Stops pinning go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1178)
12+
713
## v0.135.0
814

915
## v0.134.0

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.135.0
5+
version: 0.136.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

distributions/otelcol-ebpf-profiler/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/ebpf-profiler
33
name: otelcol-ebpf-profiler
44
description: OpenTelemetry Collector for eBPF Profiling
5-
version: 0.135.0
5+
version: 0.136.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

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.135.0
5+
version: 0.136.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

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.135.0
5+
version: 0.136.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

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.135.0
5+
version: 0.136.0
66
output_path: ./_build
77
build_tags: "grpcnotrace"
88

0 commit comments

Comments
 (0)