Updater bot : piwigo updated to 16.0.0

This commit is contained in:
alexbelgium
2025-11-29 01:58:52 +01:00
parent ce0621e314
commit 81cfc7cb12
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 16.0.0 (29-11-2025)
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-11-2025",
"last_update": "29-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "15.7.0"
"upstream_version": "16.0.0"
}