Updater bot : mylar3 updated to 0.8.3

This commit is contained in:
alexbelgium
2025-08-23 01:57:41 +02:00
parent 6b86be1419
commit dceb35eef3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.3 (23-08-2025)
- Update to latest version from linuxserver/docker-mylar3 (changelog : https://github.com/linuxserver/docker-mylar3/releases)
## 0.8.2 (15-03-2025)
- Update to latest version from linuxserver/docker-mylar3 (changelog : https://github.com/linuxserver/docker-mylar3/releases)

View File

@@ -108,6 +108,6 @@
"slug": "mylar3",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.2",
"version": "0.8.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8090]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-03-2025",
"last_update": "23-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "mylar3",
"source": "github",
"upstream_repo": "linuxserver/docker-mylar3",
"upstream_version": "0.8.2"
"upstream_version": "0.8.3"
}