From 0d5b87c70bc7ac1c02e32b10463d3cfb02af0792 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 22 Aug 2025 22:09:14 +0200 Subject: [PATCH] Update Postgres version to 17.4-13 --- postgres_17/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres_17/config.json b/postgres_17/config.json index 4655122a7..b38b7b23d 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -40,5 +40,5 @@ "startup": "system", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-12" + "version": "17.4-13" }