Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d50739a527 | |||
| d063513869 | |||
| 0cd8a3272d | |||
| 9de82b7295 | |||
| 231d8fd492 | |||
| c0acfc338c |
@@ -163,7 +163,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: renovate
|
||||
image: renovate/renovate:43.209.3
|
||||
image: renovate/renovate:43.214.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -45,7 +45,7 @@ spec:
|
||||
fsGroup: 999
|
||||
containers:
|
||||
- name: postgres
|
||||
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0
|
||||
image: ghcr.io/immich-app/postgres:17-vectorchord0.3.0
|
||||
env:
|
||||
- name: POSTGRES_USER
|
||||
valueFrom:
|
||||
@@ -336,7 +336,7 @@ spec:
|
||||
value: http://immich-machine-learning:3003
|
||||
- name: REDIS_HOSTNAME
|
||||
value: immich-valkey
|
||||
image: ghcr.io/immich-app/immich-server:v2.5.5
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
Reference in New Issue
Block a user