Updater bot : piwigo updated to 13.8.0

This commit is contained in:
alexbelgium
2023-07-08 02:00:53 +02:00
parent a86abfc1b2
commit 11889c116c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 13.8.0 (08-07-2023)
- Update to latest version from linuxserver/docker-piwigo
## 13.7.0 (13-05-2023)
- Update to latest version from linuxserver/docker-piwigo
- Feat : cifsdomain added

View File

@@ -92,6 +92,6 @@
},
"slug": "piwigo",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "13.7.0",
"version": "13.8.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "13-05-2023",
"last_update": "08-07-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "13.7.0"
"upstream_version": "13.8.0"
}