Updater bot : mylar3 updated to 0.6.8

This commit is contained in:
alexbelgium
2022-05-19 01:57:19 +02:00
parent d2241c6b34
commit 2d832f3fdc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.6.8 (19-05-2022)
- Update to latest version from linuxserver/docker-mylar3
## 0.6.7 (19-04-2022)
- Update to latest version from linuxserver/docker-mylar3

View File

@@ -74,6 +74,6 @@
},
"slug": "mylar3",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.7",
"version": "0.6.8",
"webui": "http://[HOST]:[PORT:8090]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "19-04-2022",
"last_update": "19-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "mylar3",
"source": "github",
"upstream_repo": "linuxserver/docker-mylar3",
"upstream_version": "0.6.7"
"upstream_version": "0.6.8"
}