Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot a875e0aeab Update mysql Docker tag to v9
renovate/stability-days Updates have met minimum release age requirement
2026-06-06 08:34:11 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
spec: spec:
containers: containers:
- name: mysql - name: mysql
image: mysql:8.4 image: mysql:9.7
env: env:
- name: MYSQL_ROOT_PASSWORD - name: MYSQL_ROOT_PASSWORD
valueFrom: valueFrom: