aurral: remove redundant labels from build.json

This commit is contained in:
petruknw
2026-05-21 22:45:48 +10:00
parent 880f8fd5e9
commit eff33656ff

View File

@@ -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"
}
}