Updater bot : piwigo updated to 13.3.0

This commit is contained in:
alexbelgium
2022-11-29 01:59:42 +01:00
parent eef53848d7
commit fdb5a8ca64
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 13.3.0 (29-11-2022)
- Update to latest version from linuxserver/docker-piwigo
- WARNING : update to supervisor 2022.11 before installing
## 13.2.0 (19-11-2022)

View File

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

View File

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