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.118.1 (patch) #1864

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v1.118.0 -> v1.118.1
ghcr.io/immich-app/immich-server patch v1.118.0 -> v1.118.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.118.1

Compare Source

[!WARNING]
Version v1.118.0 contains breaking changes. Read about them here.

Hotfixes

This release fixes some bugs introduced in version v1.118.0, specifically an issue with Google OAuth and mobile.

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.118.0...


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.118.0 | v1.118.1 |
| docker     | ghcr.io/immich-app/immich-server           | v1.118.0 | v1.118.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.118.0
+              tag: v1.118.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.118.0
+              tag: v1.118.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.118.0
+              tag: v1.118.1
             probes:
               startup:
                 custom: true
                 spec:
                   failureThreshold: 30
                   initialDelaySeconds: 30

@mrwulf-action-bot
Copy link

--- 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.118.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.118.1
         name: main
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 3.5Gi
           requests:
--- 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.118.0
+        image: ghcr.io/immich-app/immich-server:v1.118.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.118.0
+        image: ghcr.io/immich-app/immich-server:v1.118.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /server/ping
             port: 3001
           initialDelaySeconds: 5

@mrwulf mrwulf merged commit 4b83489 into main Oct 15, 2024
7 checks passed
@mrwulf mrwulf deleted the renovate/patch-immich branch October 15, 2024 21:54
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