Update to 12.1.0

This commit is contained in:
alexbelgium
2021-11-13 01:58:38 +01:00
parent c332cde337
commit 74a7b81431
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 12.1.0 (13-11-2021)
- Update to latest version from linuxserver/docker-piwigo
## 12.0.0 (05-11-2021)
- Update to latest version from linuxserver/docker-piwigo
- Allow mounting local drives by label. Just pust the label instead of sda1 for example

View File

@@ -58,8 +58,8 @@
"slug": "piwigo",
"stage": "experimental",
"startup": "services",
"upstream": "12.0.0",
"upstream": "12.1.0",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "12.0.0",
"version": "12.1.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}