Update to 0.6.2

This commit is contained in:
alexbelgium
2021-12-20 08:00:52 +01:00
parent af3c8d201f
commit 9a647c4ca0
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.2 (20-12-2021)
- Update to latest version from linuxserver/docker-mylar3
- New standardized logic for Dockerfile build and packages installation
## 0.6.1 (11-12-2021)

View File

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