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

feat(container): update immich group ( v1.128.0 → v1.129.0 ) #5303

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 5, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.128.0 -> v1.129.0
ghcr.io/immich-app/immich-server minor v1.128.0 -> v1.129.0

| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.128.0 | v1.129.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.128.0 | v1.129.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 5, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 5, 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

@@ -39,13 +39,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.128.0@sha256:8011358f5bd474d72b08a9dc1ad38f4c763ef0e4ebbc6012fd6141801268f141
+              tag: v1.129.0@sha256:072b5eec074476726c38994ca80edc8d19e14859d49b0f1b6aaa04b0ce415f0c
         pod:
           enableServiceLinks: false
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
@@ -72,13 +72,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.128.0@sha256:3306cbb62e5ac5fd1449b0a92990686b6795afa7bed7fd9aec8fb81c978dec91
+              tag: v1.129.0@sha256:7122354defac839a7ecf541395907c21805f6a2b60b67ee476e66b162f1a355d
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: immich-secret
             image:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 5, 2025

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

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

@@ -45,13 +45,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.128.0@sha256:8011358f5bd474d72b08a9dc1ad38f4c763ef0e4ebbc6012fd6141801268f141
+        image: ghcr.io/immich-app/immich-machine-learning:v1.129.0@sha256:072b5eec074476726c38994ca80edc8d19e14859d49b0f1b6aaa04b0ce415f0c
         name: main
         volumeMounts:
         - mountPath: /cache
           name: model-cache
       volumes:
       - emptyDir: {}
--- HelmRelease: media/immich Deployment: media/immich-server

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

@@ -52,13 +52,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.128.0@sha256:3306cbb62e5ac5fd1449b0a92990686b6795afa7bed7fd9aec8fb81c978dec91
+        image: ghcr.io/immich-app/immich-server:v1.129.0@sha256:7122354defac839a7ecf541395907c21805f6a2b60b67ee476e66b162f1a355d
         name: main
         volumeMounts:
         - mountPath: /usr/src/app/.reverse-geocoding-dump
           name: geocoding-dump
         - mountPath: /usr/src/app/upload
           name: library

@szinn szinn merged commit d929af0 into main Mar 5, 2025
26 checks passed
@szinn szinn deleted the renovate/main-immich branch March 5, 2025 21:19
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/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant