Updater bot : mylar3 updated to 0.6.5

This commit is contained in:
alexbelgium
2022-03-08 20:50:46 +01:00
parent eb3052f444
commit b720946ed2
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.6.5 (08-03-2022)
- Update to latest version from linuxserver/docker-mylar3
## 0.6.4 (10-02-2022) ## 0.6.4 (10-02-2022)
- Update to latest version from linuxserver/docker-mylar3 - Update to latest version from linuxserver/docker-mylar3
## 0.6.3 (06-01-2022) ## 0.6.3 (06-01-2022)

View File

@@ -74,8 +74,8 @@
"cifspassword": "str?" "cifspassword": "str?"
}, },
"slug": "mylar3", "slug": "mylar3",
"upstream": "0.6.4", "upstream": "0.6.5",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.4", "version": "0.6.5",
"webui": "http://[HOST]:[PORT:8090]" "webui": "http://[HOST]:[PORT:8090]"
} }