From 0d92b4b63aefe60e9b8f607ef2f88b5dc6b10e27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 01:37:12 +0000 Subject: [PATCH] Update ghcr.io/immich-app/postgres Docker tag to v17 --- k8s/sources/immich/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/sources/immich/deployment.yaml b/k8s/sources/immich/deployment.yaml index 2d074952..df0d9e1c 100644 --- a/k8s/sources/immich/deployment.yaml +++ b/k8s/sources/immich/deployment.yaml @@ -66,7 +66,7 @@ spec: requests: gpu.intel.com/i915: 1 - name: db - image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0 + image: ghcr.io/immich-app/postgres:17-vectorchord0.4.3-pgvectors0.3.0 env: - name: TZ value: America/New_York