Hybrid cloud cluster monorepo with Ansible, K8s, NixOS, and Terraform. cute.haus
ansible terraform nix k8s
1

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update immich monorepo to v3

authored by

renovate[bot] and committed by
Aly Raffauf
(Jul 2, 2026, 12:24 PM EDT) 26b8d57e cb434d73

+2 -2
+1 -1
k8s/charts/immich/templates/deployment-ml.yaml
··· 35 35 kubernetes.io/hostname: jubilife 36 36 containers: 37 37 - name: immich-ml 38 - image: ghcr.io/immich-app/immich-machine-learning:v2.7.5-openvino@sha256:619b43773d4f050d7504a236061034c06ef653f28693813ebccb1ab5d1e77512 38 + image: ghcr.io/immich-app/immich-machine-learning:v3.0.0-openvino@sha256:c16b82f6d91c116b2c11567bab727b56bb5cc9e2690342770613f09fe7b044bb 39 39 imagePullPolicy: IfNotPresent 40 40 env: 41 41 - name: MACHINE_LEARNING_CACHE_FOLDER
+1 -1
k8s/charts/immich/templates/deployment.yaml
··· 35 35 kubernetes.io/hostname: jubilife 36 36 containers: 37 37 - name: immich 38 - image: ghcr.io/immich-app/immich-server:v2.7.5@sha256:c15bff75068effb03f4355997d03dc7e0fc58720c2b54ad6f7f10d1bc57efaa5 38 + image: ghcr.io/immich-app/immich-server:v3.0.0@sha256:685ba5c93337058ff8a189d3ed89f0ba470ef966b1c94d2eace1a3d991f9816e 39 39 imagePullPolicy: IfNotPresent 40 40 env: 41 41 - name: DB_HOSTNAME