Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update immich group ( v1.125.5 → v1.125.6 ) #5062

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 28, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v1.125.5 -> v1.125.6
ghcr.io/immich-app/immich-server patch v1.125.5 -> v1.125.6

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.125.6

Compare Source

v1.125.6
  • Fixed a bug where thumbnail generation job queue all person faces at midnight
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v1.125.5...v1.125.6

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 28, 2025
@repo-jeeves repo-jeeves bot force-pushed the renovate/main-immich branch from 33ed614 to a8edd0b Compare January 28, 2025 04:15
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 28, 2025

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

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

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

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.125.5@sha256:698b9b2d61eee42578cf268dc1490a136554fb186a448b51430f069431d5e754
+        image: ghcr.io/immich-app/immich-machine-learning:v1.125.6@sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4
         name: main
         volumeMounts:
         - mountPath: /cache
           name: model-cache
       volumes:
       - emptyDir: {}
--- HelmRelease: media/immich Deployment: media/immich-server

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

@@ -51,13 +51,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.125.5@sha256:9be304ef1c5cb1b7c69ad8db62a9bde41480ac9bb5084bd6263c75dd5792503f
+        image: ghcr.io/immich-app/immich-server:v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
         name: main
         volumeMounts:
         - mountPath: /usr/src/app/.reverse-geocoding-dump
           name: geocoding-dump
         - mountPath: /usr/src/app/upload
           name: library

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 28, 2025

--- kubernetes/main/apps/media/immich/app Kustomization: media/immich HelmRelease: media/immich

+++ kubernetes/main/apps/media/immich/app Kustomization: media/immich HelmRelease: media/immich

@@ -43,13 +43,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.125.5@sha256:698b9b2d61eee42578cf268dc1490a136554fb186a448b51430f069431d5e754
+              tag: v1.125.6@sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4
         pod:
           enableServiceLinks: false
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
@@ -76,13 +76,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.125.5@sha256:9be304ef1c5cb1b7c69ad8db62a9bde41480ac9bb5084bd6263c75dd5792503f
+              tag: v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: immich-secret
             image:

@repo-jeeves repo-jeeves bot force-pushed the renovate/main-immich branch from a8edd0b to 9587ec9 Compare January 28, 2025 08:16
| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.125.5 | v1.125.6 |
| docker     | ghcr.io/immich-app/immich-server           | v1.125.5 | v1.125.6 |
@repo-jeeves repo-jeeves bot force-pushed the renovate/main-immich branch from 9587ec9 to 5d8f64b Compare January 28, 2025 11:11
@szinn szinn merged commit d267c90 into main Jan 28, 2025
19 checks passed
@szinn szinn deleted the renovate/main-immich branch January 28, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant