Skip to content

Commit 75c2f8c

Browse files
committed
chore(main): release otelcol 0.12.3
1 parent ee93cb5 commit 75c2f8c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"loki": "1.2.1",
33
"mimir": "1.1.2",
4-
"otelcol": "0.12.2",
4+
"otelcol": "0.12.3",
55
"tempo": "1.1.5"
66
}

otelcol/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22

3+
## [0.12.3](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.2...otelcol-0.12.3) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib ([#121](https://github.com/cedricziel/ha-addons/issues/121)) ([fdff818](https://github.com/cedricziel/ha-addons/commit/fdff818618ec2e04b02e5d908f0f4d7318099754))
9+
* bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib ([#131](https://github.com/cedricziel/ha-addons/issues/131)) ([b35ed8d](https://github.com/cedricziel/ha-addons/commit/b35ed8d0e5c357eb311c7371f89d92d2b7a23d47))
10+
* bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib ([#153](https://github.com/cedricziel/ha-addons/issues/153)) ([86ff40f](https://github.com/cedricziel/ha-addons/commit/86ff40f053148ff57a6b270bb7421dced2d6f3d7))
11+
* bump tarampampam/curl from 8.10.1 to 8.11.0 in /otelcol ([#119](https://github.com/cedricziel/ha-addons/issues/119)) ([921ca71](https://github.com/cedricziel/ha-addons/commit/921ca71f8f35b4cef073d3ff1abbde0ffc17d177))
12+
* bump tarampampam/curl from 8.11.0 to 8.12.1 in /otelcol ([#146](https://github.com/cedricziel/ha-addons/issues/146)) ([59e5780](https://github.com/cedricziel/ha-addons/commit/59e5780679c3a4c833f2aaf577fa2de7c0abfdfa))
13+
314
## [0.12.2](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.1...otelcol-0.12.2) (2024-11-20)
415

516

otelcol/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenTelemetry Collector
2-
version: 0.12.2
2+
version: 0.12.3
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)