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.0.1

authored by

renovate[bot] and committed by
Aly Raffauf
(Jul 3, 2026, 2:16 AM EDT) 9a7ddb74 4912661d

+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:v3.0.0-openvino@sha256:c16b82f6d91c116b2c11567bab727b56bb5cc9e2690342770613f09fe7b044bb 38 + image: ghcr.io/immich-app/immich-machine-learning:v3.0.1-openvino@sha256:7e112847c5ed2c55d4296d9dcb575f5de69f5dd836faab87db9fd870ab260c6b 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:v3.0.0@sha256:685ba5c93337058ff8a189d3ed89f0ba470ef966b1c94d2eace1a3d991f9816e 38 + image: ghcr.io/immich-app/immich-server:v3.0.1@sha256:46dedfc5848f7313bd6b584ea9f2648057430307aad6de56de968f6710a72cae 39 39 imagePullPolicy: IfNotPresent 40 40 env: 41 41 - name: DB_HOSTNAME