Fix Navidrome local disk mounting

This commit is contained in:
Alexandre
2025-11-14 17:31:08 +01:00
parent 5569cf3290
commit 43ec97ffd5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
## 0.58.0-1 (15-11-2025)
- Allow mounting local disks by adding the required Linux capabilities to the add-on.
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 0.58.0 (01-08-2025)