Updater bot : postgres updated to 15.4

This commit is contained in:
alexbelgium
2023-09-09 14:18:31 +02:00
parent e8bc45787b
commit c0d9fbaac1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"dockerhub_list_size": 2,
"last_update": "27-05-2023",
"last_update": "09-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "postgres",
"source": "github",
"upstream_repo": "postgres",
"upstream_version": "15.3"
"upstream_version": "15.4"
}