chore(deps): update dependency immich-app/immich to v2.7.4#2332
Merged
renovate[bot] merged 1 commit intomainfrom Apr 10, 2026
Merged
chore(deps): update dependency immich-app/immich to v2.7.4#2332renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
--- . 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: |
--- . 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 |
There was a problem hiding this comment.
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:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.7.3→v2.7.4Release Notes
immich-app/immich (immich-app/immich)
v2.7.4Compare 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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.