Updater bot : mylar3 updated to 0.6.6

This commit is contained in:
alexbelgium
2022-03-25 06:59:30 +01:00
parent f01ce516ca
commit 6c836819cf
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.6 (25-03-2022)
- Update to latest version from linuxserver/docker-mylar3
- Add codenotary sign - Add codenotary sign
## 0.6.5.2 (17-03-2022) ## 0.6.5.2 (17-03-2022)

View File

@@ -75,8 +75,8 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "mylar3", "slug": "mylar3",
"upstream": "0.6.5.2", "upstream": "0.6.6",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.5.2", "version": "0.6.6",
"webui": "http://[HOST]:[PORT:8090]" "webui": "http://[HOST]:[PORT:8090]"
} }