chore(deps): update dependency immich-app/immich to v2.7.3#2330
Merged
renovate[bot] merged 1 commit intomainfrom Apr 9, 2026
Merged
chore(deps): update dependency immich-app/immich to v2.7.3#2330renovate[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.2
+ tag: v2.7.3
server:
controllers:
main:
containers:
main:
resources: |
--- . 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.2
+ image: ghcr.io/immich-app/immich-server:v2.7.3
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/server/ping
port: http
--- . 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.2
+ image: ghcr.io/immich-app/immich-machine-learning:v2.7.3
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: http |
There was a problem hiding this comment.
immich-app/immich: v2.7.2 → v2.7.3
Verdict: Safe to merge
Patch release with bug fixes only — no breaking changes or deprecations.
Bug fixes in this release:
- Server: avoid false restore failures on large database imports
- Server: people search not showing for 3 or fewer characters
- Web: don't cache empty search results for people search
- Mobile: improve image load cancellation handling; fix provider refs before async gaps in backup page
- SSR: open graph tag fix
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.2→v2.7.3Release Notes
immich-app/immich (immich-app/immich)
v2.7.3Compare Source
v2.7.3
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors
Full Changelog: immich-app/immich@v2.7.2...v2.7.3
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.