diff --git a/aurral/build.json b/aurral/build.json index 4de581e0b8..27ff6f0394 100644 --- a/aurral/build.json +++ b/aurral/build.json @@ -2,13 +2,5 @@ "build_from": { "aarch64": "ghcr.io/lklynet/aurral:1.76.17", "amd64": "ghcr.io/lklynet/aurral:1.76.17" - }, - "labels": { - "io.hass.name": "Aurral", - "io.hass.description": "Self-hosted music discovery and request management for Lidarr", - "io.hass.arch": "{arch}", - "io.hass.type": "addon", - "io.hass.version": "dev", - "maintainer": "petruknw" } }