Updater bot : mylar3 updated to 0.7.0

This commit is contained in:
alexbelgium
2022-12-10 01:58:44 +01:00
parent 0c1bf36941
commit 931bad4b6c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.7.0 (10-12-2022)
- Update to latest version from linuxserver/docker-mylar3
- WARNING : update to supervisor 2022.11 before installing
## 0.6.9 (11-08-2022)

View File

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

View File

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