Updater bot : mylar3 updated to 0.6.9

This commit is contained in:
alexbelgium
2022-08-11 01:57:12 +02:00
parent e6a90eaff3
commit 24d44dff4a
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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