Updater bot : piwigo updated to 13.4.0

This commit is contained in:
alexbelgium
2022-12-25 09:07:24 +01:00
parent b2fb70f909
commit 699f5a1508
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 13.4.0 (25-12-2022)
- Update to latest version from linuxserver/docker-piwigo
## 13.3.0 (29-11-2022)
- Update to latest version from linuxserver/docker-piwigo
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -77,6 +77,6 @@
"slug": "piwigo",
"stage": "experimental",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "13.3.0",
"version": "13.4.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "29-11-2022",
"last_update": "25-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "piwigo",
"source": "github",
"upstream_repo": "linuxserver/docker-piwigo",
"upstream_version": "13.3.0"
"upstream_version": "13.4.0"
}