From bcc5a6b6d6c22aa6ba6a51d9a5fcb37d9a971953 Mon Sep 17 00:00:00 2001 From: trivernis Date: Wed, 20 Dec 2023 10:49:52 +0100 Subject: [PATCH] apps(sharkey): Change postgres version --- apps/sharkey/app/stackgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sharkey/app/stackgres.yaml b/apps/sharkey/app/stackgres.yaml index 2bedb53..ac1554e 100644 --- a/apps/sharkey/app/stackgres.yaml +++ b/apps/sharkey/app/stackgres.yaml @@ -5,7 +5,7 @@ metadata: name: cluster spec: postgres: - version: '16' + version: '15' instances: 2 pods: persistentVolume: