JJGadgets / Biohazard

Watch your step, this playground might be hazardous 'round here… | JJGadgets' HomeLab monorepo
https://jjgadgets.tech
Apache License 2.0
33 stars 13 forks source link

fix(container): update immich group to v1.116.2 (patch) #1105

Closed tinfoild[bot] closed 3 days ago

tinfoild[bot] commented 3 days ago

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/immich-app/immich-machine-learning patch v1.116.1 -> v1.116.2 OpenSSF Scorecard
ghcr.io/immich-app/immich-server patch v1.116.1 -> v1.116.2 OpenSSF Scorecard

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning) ### [`v1.116.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.116.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.116.1...v1.116.2) ##### v1.116.2 ##### Hotfixes - Fixed an issue library jobs not working correctly ##### Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at . Cheers! 🍻 *** ##### What's Changed ##### πŸ› Bug fixes - fix: library pagination to 10k to avoid too many postgres query params by [@​zackpollard](https://redirect.github.com/zackpollard) in [https://github.com/immich-app/immich/pull/12993](https://redirect.github.com/immich-app/immich/pull/12993) ##### πŸ“š Documentation - docs: update FAQ CLIP search explanation by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [https://github.com/immich-app/immich/pull/12986](https://redirect.github.com/immich-app/immich/pull/12986) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.116.1...v1.116.2

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.

cloudflare-workers-and-pages[bot] commented 3 days ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec6709e
Status: βœ…  Deploy successful!
Preview URL: https://9a0f245e.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-patch-immich.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 3 days ago
--- kube/deploy/apps/immich/app Kustomization: flux-system/immich-app HelmRelease: immich/immich

+++ kube/deploy/apps/immich/app Kustomization: flux-system/immich-app HelmRelease: immich/immich

@@ -72,13 +72,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: immich-secrets
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.116.1@sha256:88c5df9645f1d5059faf4c5c53094c1b3e1f3910659b114261a52371de5ac9b6
+              tag: v1.116.2@sha256:effd3d44202964c5f53af85e0fd0f2ca5287c989a43c4d55ba71133eb148bed3
             resources:
               limits:
                 cpu: 3000m
                 memory: 2Gi
               requests:
                 cpu: 10m
@@ -123,13 +123,13 @@

               NODE_ENV: production
               REDIS_HOSTNAME: immich-redis.immich.svc.cluster.local
               REDIS_PORT: '6379'
               TZ: null
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.116.1@sha256:88c5df9645f1d5059faf4c5c53094c1b3e1f3910659b114261a52371de5ac9b6
+              tag: v1.116.2@sha256:effd3d44202964c5f53af85e0fd0f2ca5287c989a43c4d55ba71133eb148bed3
             resources:
               limits:
                 cpu: 1000m
                 gpu.intel.com/i915: '1'
                 memory: 2Gi
               requests:
@@ -193,13 +193,13 @@

               NODE_ENV: production
               REDIS_HOSTNAME: immich-redis.immich.svc.cluster.local
               REDIS_PORT: '6379'
               TZ: null
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.116.1@sha256:6f066b5f8b8f336b479736ec38ad5a68550a6cf3a29f7cc1c13fc05de8d3b754
+              tag: v1.116.2@sha256:60d6d3b7090c664b76adabd00c06674e25c5a91419e374bff4e7cf2ee5dd920a
             resources:
               limits:
                 cpu: 1000m
                 memory: 6Gi
               requests:
                 cpu: 10m
@@ -240,13 +240,13 @@

             - --
             env:
               MACHINE_LEARNING_PRELOAD__CLIP: ViT-B-32__openai
               MACHINE_LEARNING_PRELOAD__FACIAL_RECOGNITION: buffalo_l
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.116.1@sha256:6f066b5f8b8f336b479736ec38ad5a68550a6cf3a29f7cc1c13fc05de8d3b754
+              tag: v1.116.2@sha256:60d6d3b7090c664b76adabd00c06674e25c5a91419e374bff4e7cf2ee5dd920a
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi
               requests:
                 cpu: 10m
tinfoild[bot] commented 3 days ago
--- HelmRelease: immich/immich Deployment: immich/immich

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

@@ -91,13 +91,13 @@

           value: '6379'
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: immich-secrets
-        image: ghcr.io/immich-app/immich-server:v1.116.1@sha256:88c5df9645f1d5059faf4c5c53094c1b3e1f3910659b114261a52371de5ac9b6
+        image: ghcr.io/immich-app/immich-server:v1.116.2@sha256:effd3d44202964c5f53af85e0fd0f2ca5287c989a43c4d55ba71133eb148bed3
         name: main
         resources:
           limits:
             cpu: 3000m
             memory: 2Gi
           requests:
--- HelmRelease: immich/immich Deployment: immich/immich-microservices

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

@@ -103,13 +103,13 @@

         - name: REDIS_HOSTNAME
           value: immich-redis.immich.svc.cluster.local
         - name: REDIS_PORT
           value: '6379'
         - name: TZ
           value: null
-        image: ghcr.io/immich-app/immich-server:v1.116.1@sha256:88c5df9645f1d5059faf4c5c53094c1b3e1f3910659b114261a52371de5ac9b6
+        image: ghcr.io/immich-app/immich-server:v1.116.2@sha256:effd3d44202964c5f53af85e0fd0f2ca5287c989a43c4d55ba71133eb148bed3
         name: main
         resources:
           limits:
             cpu: 1000m
             gpu.intel.com/i915: '1'
             memory: 2Gi
--- HelmRelease: immich/immich Deployment: immich/immich-ml

+++ HelmRelease: immich/immich Deployment: immich/immich-ml

@@ -89,13 +89,13 @@

         - name: REDIS_HOSTNAME
           value: immich-redis.immich.svc.cluster.local
         - name: REDIS_PORT
           value: '6379'
         - name: TZ
           value: null
-        image: ghcr.io/immich-app/immich-machine-learning:v1.116.1@sha256:6f066b5f8b8f336b479736ec38ad5a68550a6cf3a29f7cc1c13fc05de8d3b754
+        image: ghcr.io/immich-app/immich-machine-learning:v1.116.2@sha256:60d6d3b7090c664b76adabd00c06674e25c5a91419e374bff4e7cf2ee5dd920a
         name: main
         resources:
           limits:
             cpu: 1000m
             memory: 6Gi
           requests:
--- HelmRelease: immich/immich CronJob: immich/immich-ml-model-pull

+++ HelmRelease: immich/immich CronJob: immich/immich-ml-model-pull

@@ -64,13 +64,13 @@

             - --
             env:
             - name: MACHINE_LEARNING_PRELOAD__CLIP
               value: ViT-B-32__openai
             - name: MACHINE_LEARNING_PRELOAD__FACIAL_RECOGNITION
               value: buffalo_l
-            image: ghcr.io/immich-app/immich-machine-learning:v1.116.1@sha256:6f066b5f8b8f336b479736ec38ad5a68550a6cf3a29f7cc1c13fc05de8d3b754
+            image: ghcr.io/immich-app/immich-machine-learning:v1.116.2@sha256:60d6d3b7090c664b76adabd00c06674e25c5a91419e374bff4e7cf2ee5dd920a
             name: main
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi
               requests: