Skip to content

Commit 4e5b627

Browse files
authored
chore(main): release otelcol 0.12.8 (#305)
1 parent b451726 commit 4e5b627

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.7",
4-
"otelcol": "0.12.7",
4+
"otelcol": "0.12.8",
55
"tempo": "1.1.11"
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.8](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.7...otelcol-0.12.8) (2026-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib ([#304](https://github.com/cedricziel/ha-addons/issues/304)) ([b451726](https://github.com/cedricziel/ha-addons/commit/b451726d520b0330ab6db9109e19c435883f1ea0))
9+
310
## [0.12.7](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.6...otelcol-0.12.7) (2026-03-06)
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.7
2+
version: 0.12.8
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)