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 image ghcr.io/immich-app/immich-machine-learning to v1.124.2 - autoclosed #374

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.123.0 -> v1.124.2

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

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

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

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

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.123.0
+              tag: v1.124.2
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 100m
                 memory: 250Mi
@@ -75,13 +75,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.123.0
+              tag: v1.124.2
             resources:
               limits:
                 memory: 8Gi
               requests:
                 cpu: 100m
                 memory: 250Mi

Copy link

--- HelmRelease: default/immich Deployment: default/immich

+++ HelmRelease: default/immich Deployment: default/immich

@@ -47,13 +47,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.123.0
+        image: ghcr.io/immich-app/immich-server:v1.124.2
         name: app
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 100m
--- HelmRelease: default/immich Deployment: default/immich-machine-learning

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

@@ -38,13 +38,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
         name: app
         resources:
           limits:
             memory: 8Gi
           requests:
             cpu: 100m

@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-machine-learning to v1.124.2 feat(container): update image ghcr.io/immich-app/immich-machine-learning to v1.124.2 - autoclosed Jan 13, 2025
@renovate renovate bot closed this Jan 13, 2025
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-machine-learning-1.x branch January 13, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants