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.130.1 → v1.130.2 ) (patch) #3515

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 26, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@shipwasher shipwasher bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 26, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 26, 2025

--- kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-machine-learning

+++ kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-machine-learning

@@ -41,13 +41,13 @@

               IMMICH_MEDIA_LOCATION: /usr/src/app/upload
               IMMICH_PORT: 3003
               MACHINE_LEARNING_CACHE_FOLDER: /cache
               TRANSFORMERS_CACHE: /cache
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.130.1@sha256:767946d7143630a08f954d070dd442bf69e8aa99faf472d1530b14693dfa2e21
+              tag: v1.130.2@sha256:695d0b0b083b1f3ff7a91693f573ac4f8919ce15c923bcd04101b817db8e1b03
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 5
--- kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

+++ kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

@@ -42,13 +42,13 @@

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.130.1@sha256:6c8b4ddf5fd5a25443078eef47d015c231b1ce092fe3b6f2d758b182f0066e26
+              tag: v1.130.2@sha256:a906a1daf4e82e9fa3e307cda55c46618fa9a639f7b417d13392795c7a1c3176
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 30

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 26, 2025

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

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

@@ -71,13 +71,13 @@

         - name: IMMICH_PORT
           value: '3003'
         - name: MACHINE_LEARNING_CACHE_FOLDER
           value: /cache
         - name: TRANSFORMERS_CACHE
           value: /cache
-        image: ghcr.io/immich-app/immich-machine-learning:v1.130.1@sha256:767946d7143630a08f954d070dd442bf69e8aa99faf472d1530b14693dfa2e21
+        image: ghcr.io/immich-app/immich-machine-learning:v1.130.2@sha256:695d0b0b083b1f3ff7a91693f573ac4f8919ce15c923bcd04101b817db8e1b03
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /ping
             port: 3003
           initialDelaySeconds: 0
--- HelmRelease: default/immich-server Deployment: default/immich-server

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

@@ -84,13 +84,13 @@

           value: log
         envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v1.130.1@sha256:6c8b4ddf5fd5a25443078eef47d015c231b1ce092fe3b6f2d758b182f0066e26
+        image: ghcr.io/immich-app/immich-server:v1.130.2@sha256:a906a1daf4e82e9fa3e307cda55c46618fa9a639f7b417d13392795c7a1c3176
         livenessProbe:
           failureThreshold: 30
           httpGet:
             path: /api/server/ping
             port: 2283
           initialDelaySeconds: 0

@shipwasher shipwasher bot force-pushed the renovate/patch-immich branch from 865715f to e2e1620 Compare March 26, 2025 17:06
@shipwasher shipwasher bot changed the title fix(container): update ghcr.io/immich-app/immich-machine-learning ( v1.130.1 → v1.130.2 ) fix(container): update immich group ( v1.130.1 → v1.130.2 ) (patch) Mar 26, 2025
@shipwasher shipwasher bot merged commit a62f4e3 into main Mar 27, 2025
13 of 14 checks passed
@shipwasher shipwasher bot deleted the renovate/patch-immich branch March 27, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants