update immich

This commit is contained in:
Grant Hunter
2026-09-07 00:09:12 -06:00
parent e4e205e2de
commit f1411e3857
5 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ controllers:
containers:
main:
image:
tag: v2.7.5
tag: v3.1.0
env:
DB_HOSTNAME: {{ exec "kubectl" (list "-n" "immich" "get" "secrets" "postgres-pguser-immich" "-ogo-template='{{.data.host | base64decode }}'") }}
@@ -71,6 +71,6 @@ machine-learning:
memory: 128Mi
limits:
cpu: 1
memory: 1Gi
memory: 2Gi