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

chore(deps): update immich group to v1.119.1 (patch) #1898

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

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

Warning

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


Release Notes

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

v1.119.1

Compare Source

v1.119.1

This patch release adds job options to the search view context menu when bulk-selecting assets.

image

What's Changed
🌟 Enhancements
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v1.119.0...v1.119.1


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 was generated by Mend Renovate. View the repository job log.

| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.119.0 | v1.119.1 |
| docker     | ghcr.io/immich-app/immich-server           | v1.119.0 | v1.119.1 |
@mrwulf-action-bot
Copy link

--- cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-server

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-server

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

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.119.0
+              tag: v1.119.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-microservices

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-microservices

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

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.119.0
+              tag: v1.119.1
             resources:
               limits:
                 gpu.intel.com/i915: 1
                 memory: 12G
               requests:
                 cpu: 100m
--- cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-machine-learning

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: household/immich-machine-learning

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

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.119.0
+              tag: v1.119.1
             probes:
               startup:
                 custom: true
                 spec:
                   failureThreshold: 30
                   initialDelaySeconds: 30

@mrwulf-action-bot
Copy link

--- HelmRelease: household/immich-microservices Deployment: household/immich-microservices

+++ HelmRelease: household/immich-microservices Deployment: household/immich-microservices

@@ -50,13 +50,13 @@

           value: --max-old-space-size=8192
         envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v1.119.0
+        image: ghcr.io/immich-app/immich-server:v1.119.1
         name: main
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 12G
           requests:
--- HelmRelease: household/immich-server Deployment: household/immich-server

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

@@ -63,13 +63,13 @@

           value: --max-old-space-size=8192
         envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v1.119.0
+        image: ghcr.io/immich-app/immich-server:v1.119.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /server/ping
             port: 3001
           initialDelaySeconds: 5
--- HelmRelease: household/immich-machine-learning Deployment: household/immich-machine-learning

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

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

       containers:
       - envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-machine-learning:v1.119.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.119.1
         name: main
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 3.5Gi
           requests:

@mrwulf mrwulf merged commit ed18206 into main Oct 29, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/patch-immich branch October 29, 2024 15:22
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.

1 participant