Skip to content

Commit

Permalink
🎉 Release of add-on OpenTelemetry Collector 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Jul 21, 2024
1 parent 27ea933 commit b4dd317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions otelcol/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: OpenTelemetry Collector

Check warning on line 1 in otelcol/config.yaml

View workflow job for this annotation

GitHub Actions / workflows / YAMLLint

missing document start "---"
version: 0.10.3
version: 0.10.4
slug: otelcol
description: Bring the OpenTelemetry collector into your home
url: https://github.com/cedricziel/ha-addon-otelcol
Expand Down Expand Up @@ -27,4 +27,4 @@ options:
\ [batch]\n exporters: [logging]\n"
schema:
config: str
image: ghcr.io/cedricziel/{arch}-ha-addon-otelcol
image: ghcr.io/cedricziel/ha-addon-otelcol/{arch}

0 comments on commit b4dd317

Please sign in to comment.