First build

This commit is contained in:
Alexandre
2023-05-27 20:03:00 +02:00
parent 11af0818c3
commit 7351a428bc
14 changed files with 1028 additions and 0 deletions

11
postgres/updater.json Normal file
View File

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