Updater bot : mylar3 updated to 0.7.3

This commit is contained in:
alexbelgium
2023-07-29 01:59:33 +02:00
parent ddfea3a29a
commit 92155e25a1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.3 (29-07-2023)
- Update to latest version from linuxserver/docker-mylar3
- Arm32v7 discontinued by linuxserver, latest working version pinned
## 0.7.2 (13-05-2023)

View File

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

View File

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