From 8bf12f862a5d6892b0f5a41561873c51fbcf46d6 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 5 Oct 2025 16:10:55 +0200 Subject: [PATCH] Seems masto.host use pg16 --- apps-kustomized/mastodeps/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/mastodeps/postgres.yaml b/apps-kustomized/mastodeps/postgres.yaml index ac18048..ceac40c 100644 --- a/apps-kustomized/mastodeps/postgres.yaml +++ b/apps-kustomized/mastodeps/postgres.yaml @@ -15,7 +15,7 @@ spec: databases: masto: masto # dbname: owner postgresql: - version: "15" + version: "16" resources: requests: cpu: 10m