This commit is contained in:
buanet
2021-10-03 13:18:08 +02:00
parent 8fd9307113
commit 454a3b4922
2 changed files with 11 additions and 6 deletions

View File

@@ -1 +1 @@
v5.2.0-beta4 v5.3.0-beta

View File

@@ -1,10 +1,15 @@
## Changelog ## Changelog
### v5.2.0-beta4 (2021-09-10) ### v5.3.0-beta (2021-10-03)
* adding iobroker user rights for "gosu" * adding packages for backitup
* adding more labels in OCI standard format * reorganizing Dockerfile
* fixing workdir bug
* adding backitup compatibility ### v5.2.0 (2021-09-30)
* v5.2.0-beta4 (2021-09-10)
* adding iobroker user rights for "gosu"
* adding more labels in OCI standard format
* fixing workdir bug
* adding backitup compatibility
* v5.2.0-beta3 (2021-09-04) * v5.2.0-beta3 (2021-09-04)
* reducing layers in dockerfile * reducing layers in dockerfile
* making hostname check mandatory for startup * making hostname check mandatory for startup