chore(container): update image ghcr.io/immich-app/immich-machine-learning ( v2.6.1 → v2.6.3 ) - #1448
Merged
Mafyuh merged 1 commit intoMar 29, 2026
Conversation
…ning ( v2.6.1 → v2.6.3 )
--- kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich
+++ kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich
@@ -35,13 +35,13 @@
app:
env:
MPLCONFIGDIR: /tmp/matplotlib
image:
pullPolicy: IfNotPresent
repository: ghcr.io/immich-app/immich-machine-learning
- tag: v2.6.1
+ tag: v2.6.3
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
fsGroupChangePolicy: OnRootMismatch |
--- HelmRelease: default/immich Deployment: default/immich-machine-learning
+++ HelmRelease: default/immich Deployment: default/immich-machine-learning
@@ -37,13 +37,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: MPLCONFIGDIR
value: /tmp/matplotlib
- image: ghcr.io/immich-app/immich-machine-learning:v2.6.1
+ image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
imagePullPolicy: IfNotPresent
name: app
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop: |
renovate
Bot
deleted the
renovate/ghcr.io-immich-app-immich-machine-learning-2.x
branch
March 29, 2026 00:52
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.6.1→v2.6.3Release Notes
immich-app/immich (ghcr.io/immich-app/immich-machine-learning)
v2.6.3Compare Source
v2.6.3
What's Changed
🐛 Bug fixes
Full Changelog: immich-app/immich@v2.6.2...v2.6.3
v2.6.2Compare Source
v2.6.2
This release addresses the following issues
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors
Full Changelog: immich-app/immich@v2.6.1...v2.6.2
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.
This PR was generated by Mend Renovate. View the repository job log.