Updater bot : piwigo updated to 16.4.0

This commit is contained in:
alexbelgium
2026-05-09 01:29:25 +02:00
parent 35d5753f72
commit 99009fc0b4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.4.0 (2026-05-09)
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)
## 16.3.0 (2026-02-28)
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)

View File

@@ -100,5 +100,5 @@ schema:
slug: piwigo
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "16.3.0"
version: "16.4.0"
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-02-28",
"last_update": "2026-05-09",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "16.3.0"
"upstream_version": "16.4.0"
}