Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 231d8fd492 Update ghcr.io/immich-app/postgres Docker tag to v17
renovate/stability-days Updates have not met minimum release age requirement
2026-06-06 08:33:50 +00:00
+2 -2
View File
@@ -45,7 +45,7 @@ spec:
fsGroup: 999 fsGroup: 999
containers: containers:
- name: postgres - name: postgres
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0 image: ghcr.io/immich-app/postgres:17-vectorchord0.3.0
env: env:
- name: POSTGRES_USER - name: POSTGRES_USER
valueFrom: valueFrom:
@@ -336,7 +336,7 @@ spec:
value: http://immich-machine-learning:3003 value: http://immich-machine-learning:3003
- name: REDIS_HOSTNAME - name: REDIS_HOSTNAME
value: immich-valkey value: immich-valkey
image: ghcr.io/immich-app/immich-server:v2.7.5 image: ghcr.io/immich-app/immich-server:v2.5.5
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3