diff --git a/kubernetes/apps/default/immich/app/helmrelease.yaml b/kubernetes/apps/default/immich/app/helmrelease.yaml index e283b516b..72113e838 100644 --- a/kubernetes/apps/default/immich/app/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/helmrelease.yaml @@ -24,7 +24,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.5 + tag: v2.5.6 pullPolicy: IfNotPresent env: &env TZ: America/New_York @@ -49,7 +49,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.5 + tag: v2.5.6 pullPolicy: IfNotPresent env: <<: *env