Build postgres 17

This commit is contained in:
alexbelgium
2025-05-30 13:28:14 +02:00
parent 6170d935b0
commit 83d55dc216
12 changed files with 804 additions and 0 deletions

12
postgres_17/updater.json Normal file
View File

@@ -0,0 +1,12 @@
{
"dockerhub_by_date": true,
"dockerhub_list_size": 2,
"github_tagfilter": "15",
"last_update": "11-11-2023",
"paused": true,
"repository": "alexbelgium/hassio-addons",
"slug": "postgres",
"source": "github",
"upstream_repo": "tensorchord/pgvecto.rs",
"upstream_version": "15.5"
}