Updater bot : mylar3 updated to 0.7.2

This commit is contained in:
alexbelgium
2023-05-13 01:59:46 +02:00
parent 6ab3d5d0d8
commit 46033f89ca
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.2 (13-05-2023)
- Update to latest version from linuxserver/docker-mylar3
- Feat : cifsdomain added
## 0.7.1 (24-03-2023)

View File

@@ -93,6 +93,6 @@
},
"slug": "mylar3",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.7.1",
"version": "0.7.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8090]"
}
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-03-2023",
"last_update": "13-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "mylar3",
"source": "github",
"upstream_repo": "linuxserver/docker-mylar3",
"upstream_version": "0.7.1"
"upstream_version": "0.7.2"
}