Updater bot : piwigo updated to 14.3.0

This commit is contained in:
alexbelgium
2024-03-02 01:59:49 +01:00
parent 183dc5511e
commit 96952529b4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 14.3.0 (02-03-2024)
- Update to latest version from linuxserver/docker-piwigo
## 14.2.0 (03-02-2024)
- Update to latest version from linuxserver/docker-piwigo

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "03-02-2024",
"last_update": "02-03-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "14.2.0"
"upstream_version": "14.3.0"
}