From 74a7b814319706d76c620757aff156f85861f8b4 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 13 Nov 2021 01:58:38 +0100 Subject: [PATCH] Update to 12.1.0 --- piwigo/CHANGELOG.md | 3 +++ piwigo/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/piwigo/CHANGELOG.md b/piwigo/CHANGELOG.md index 1da85d54c..0adf39619 100644 --- a/piwigo/CHANGELOG.md +++ b/piwigo/CHANGELOG.md @@ -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 diff --git a/piwigo/config.json b/piwigo/config.json index 1462ea691..8f90c0f5a 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -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]" }