mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Updater bot : navidrome updated to 0.58.5
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -57,5 +57,5 @@ schema:
|
||||
slug: navidrome
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/navidrome
|
||||
version: 0.58.0-1
|
||||
version: "0.58.5"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:4533]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "01-08-2025",
|
||||
"last_update": "15-11-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "navidrome",
|
||||
"source": "github",
|
||||
"upstream_repo": "navidrome/navidrome",
|
||||
"upstream_version": "0.58.0"
|
||||
"upstream_version": "0.58.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user