Skip to content

Commit 6a0b2be

Browse files
authored
chore(main): release otelcol 0.12.7 (#294)
1 parent 211e8a8 commit 6a0b2be

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"loki": "1.2.4",
33
"mimir": "1.1.5",
4-
"otelcol": "0.12.6",
4+
"otelcol": "0.12.7",
55
"tempo": "1.1.8"
66
}

otelcol/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22

3+
## [0.12.7](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.6...otelcol-0.12.7) (2026-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib ([#290](https://github.com/cedricziel/ha-addons/issues/290)) ([126043d](https://github.com/cedricziel/ha-addons/commit/126043dc7da4af72c2a0fc55064caa467eab7a6d))
9+
310
## [0.12.6](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.5...otelcol-0.12.6) (2026-03-03)
411

512

otelcol/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenTelemetry Collector
2-
version: 0.12.6
2+
version: 0.12.7
33
slug: otelcol
44
description: Bring the OpenTelemetry collector into your home
55
url: https://github.com/cedricziel/ha-addons

0 commit comments

Comments
 (0)