Updater bot : piwigo updated to 14.1.0

This commit is contained in:
alexbelgium
2023-12-30 02:01:53 +01:00
parent 8085a14051
commit b39049536a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 14.1.0 (30-12-2023)
- Update to latest version from linuxserver/docker-piwigo
## 14.0.0 (16-12-2023)
- Update to latest version from linuxserver/docker-piwigo

View File

@@ -97,6 +97,6 @@
"slug": "piwigo",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "14.0.0",
"version": "14.1.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "16-12-2023",
"last_update": "30-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "14.0.0"
"upstream_version": "14.1.0"
}