Updater bot : navidrome updated to 0.58.5

This commit is contained in:
alexbelgium
2025-11-15 01:58:15 +01:00
parent 372e0c007f
commit 80253de332
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.58.5 (15-11-2025)
- Update to latest version from navidrome/navidrome (changelog : https://github.com/navidrome/navidrome/releases)
## 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.