mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 14:08:47 +02:00
Update to 12.1.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 12.1.0 (13-11-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-piwigo
|
||||||
|
|
||||||
## 12.0.0 (05-11-2021)
|
## 12.0.0 (05-11-2021)
|
||||||
- Update to latest version from linuxserver/docker-piwigo
|
- Update to latest version from linuxserver/docker-piwigo
|
||||||
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
|
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
|
||||||
|
|||||||
@@ -58,8 +58,8 @@
|
|||||||
"slug": "piwigo",
|
"slug": "piwigo",
|
||||||
"stage": "experimental",
|
"stage": "experimental",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "12.0.0",
|
"upstream": "12.1.0",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "12.0.0",
|
"version": "12.1.0",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user