From b852da0321ae77b5049b21598f8d10c7edc9bf6d Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Fri, 22 Dec 2023 00:19:32 +0100 Subject: [PATCH] try bumping the version --- apps/immich/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/postgres.yaml b/apps/immich/postgres.yaml index 63ce635..390666b 100644 --- a/apps/immich/postgres.yaml +++ b/apps/immich/postgres.yaml @@ -5,7 +5,7 @@ metadata: name: immich-postgres spec: instances: 1 - imageName: ghcr.io/cloudnative-pg/postgresql:15 + imageName: ghcr.io/cloudnative-pg/postgresql:16 bootstrap: initdb: