Skip to content

chore(deps): update immich group to v2.5.5 (patch)#3323

Merged
LucaDev merged 1 commit intomainfrom
renovate/patch-immich
Feb 6, 2026
Merged

chore(deps): update immich group to v2.5.5 (patch)#3323
LucaDev merged 1 commit intomainfrom
renovate/patch-immich

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v2.5.3v2.5.5
ghcr.io/immich-app/immich-server patch v2.5.3v2.5.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v2.5.5

Compare Source

v2.5.5

v2.5.4 was in the way of getting out, and we got another annoyance bug fixed, so we rolled it into v2.5.5

Happy Friday! This release addresses more bugs from the v2.5.0 release. Enjoy!

  • Fixed an issue where changing the timezone on the web changes the time instead of the timezone
  • Fixed an issue where background task on iOS don't get triggered as often
  • Fixes some issues regarding the usage of self-signed certificate and mLTS on the mobile app
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors

Full Changelog: immich-app/immich@v2.5.3...v2.5.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@lucadevbot
Copy link

lucadevbot bot commented Feb 6, 2026

--- apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-server

+++ apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-server

@@ -33,13 +33,13 @@

               REDIS_PORT: '6379'
               TZ: Europe/Berlin
             envFrom:
             - secret: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v2.5.3
+              tag: v2.5.5
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   httpGet:
--- apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-machine-learning

+++ apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-machine-learning

@@ -30,13 +30,13 @@

               IMMICH_MEDIA_LOCATION: /usr/src/app/upload
               IMMICH_PORT: 3003
               MACHINE_LEARNING_CACHE_FOLDER: /cache
               TRANSFORMERS_CACHE: /cache
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v2.5.3
+              tag: v2.5.5
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@lucadevbot
Copy link

lucadevbot bot commented Feb 6, 2026

--- HelmRelease: media/immich-machine-learning Deployment: media/immich-machine-learning

+++ HelmRelease: media/immich-machine-learning Deployment: media/immich-machine-learning

@@ -44,13 +44,13 @@

         - name: IMMICH_PORT
           value: '3003'
         - name: MACHINE_LEARNING_CACHE_FOLDER
           value: /cache
         - name: TRANSFORMERS_CACHE
           value: /cache
-        image: ghcr.io/immich-app/immich-machine-learning:v2.5.3
+        image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3003
--- HelmRelease: media/immich-server Deployment: media/immich-server

+++ HelmRelease: media/immich-server Deployment: media/immich-server

@@ -53,13 +53,13 @@

           value: '6379'
         - name: TZ
           value: Europe/Berlin
         envFrom:
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v2.5.3
+        image: ghcr.io/immich-app/immich-server:v2.5.5
         name: app
         resources:
           limits:
             amd.com/gpu: 0
             memory: 8000Mi
           requests:

@LucaDev LucaDev merged commit fa53ed7 into main Feb 6, 2026
2 checks passed
@renovate renovate bot deleted the renovate/patch-immich branch February 6, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant