Skip to content

Commit b1249f4

Browse files
committed
chore(main): release otelcol 0.12.3
1 parent caf9e13 commit b1249f4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.0",
33
"mimir": "1.1.2",
4-
"otelcol": "0.12.2",
4+
"otelcol": "0.12.3",
55
"tempo": "1.1.0"
66
}

otelcol/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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) (2024-12-10)
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 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))
10+
311
## [0.12.2](https://github.com/cedricziel/ha-addons/compare/otelcol-0.12.1...otelcol-0.12.2) (2024-11-20)
412

513

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)