Skip to content

chore(deps): update dependency immich-app/immich to v2.7.4#2332

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/immich-monorepo
Apr 10, 2026
Merged

chore(deps): update dependency immich-app/immich to v2.7.4#2332
renovate[bot] merged 1 commit intomainfrom
renovate/immich-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Update Change
immich-app/immich patch v2.7.3v2.7.4

Release Notes

immich-app/immich (immich-app/immich)

v2.7.4

Compare Source

v2.7.4

This release addresses some issues with image rendering on the mobile app

What's Changed

🐛 Bug fixes

Full Changelog: immich-app/immich@v2.7.3...v2.7.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

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


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

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

@renovate renovate bot enabled auto-merge (squash) April 10, 2026 21:48
@github-actions
Copy link
Copy Markdown

--- . Kustomization: flux-system/flux-system HelmRelease: immich/immich

+++ . Kustomization: flux-system/flux-system HelmRelease: immich/immich

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

                   secretKeyRef:
                     name: database-immich-user
                     key: DATABASE_NAME
               LOG_LEVEL: verbose
               TZ: Europe/Amsterdam
             image:
-              tag: v2.7.3
+              tag: v2.7.4
     server:
       controllers:
         main:
           containers:
             main:
               resources:

@github-actions
Copy link
Copy Markdown

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

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

@@ -68,13 +68,13 @@

         - name: REDIS_HOSTNAME
           value: immich-valkey
         - name: TRANSFORMERS_CACHE
           value: /cache
         - name: TZ
           value: Europe/Amsterdam
-        image: ghcr.io/immich-app/immich-machine-learning:v2.7.3
+        image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: http
--- . HelmRelease: immich/immich Deployment: immich/immich-server

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

@@ -64,13 +64,13 @@

         - name: MACHINE_LEARNING_PRELOAD__CLIP
           value: ViT-H-14-378-quickgelu__dfn5b
         - name: REDIS_HOSTNAME
           value: immich-valkey
         - name: TZ
           value: Europe/Amsterdam
-        image: ghcr.io/immich-app/immich-server:v2.7.3
+        image: ghcr.io/immich-app/immich-server:v2.7.4
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/server/ping
             port: http

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

immich-app/immich: v2.7.3 → v2.7.4

Verdict: Safe to merge

Bug-fix only release. All four changes are mobile-side or minor server fixes:

  • iOS image loading pipeline refactor
  • Fix Flutter cache eviction on thumbnails
  • Hide original filename when metadata display is disabled (server)
  • Bump cronet version

No breaking changes, no deprecations, no configuration adjustments needed for this repo.

Sources consulted:

@renovate renovate bot merged commit 5530c5a into main Apr 10, 2026
3 checks passed
@renovate renovate bot deleted the renovate/immich-monorepo branch April 11, 2026 01:27
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.

0 participants