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.

Update immich monorepo to v3.0.2 (#169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 10, 2026, 6:39 AM UTC) 9f1839b3 b7acce0c

+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.1-openvino@sha256:7e112847c5ed2c55d4296d9dcb575f5de69f5dd836faab87db9fd870ab260c6b 38 + image: ghcr.io/immich-app/immich-machine-learning:v3.0.2-openvino@sha256:b817bc467a8f28a2b2150ae2f09845e80b5c9b59ea8832cef8f775c9ff77173c 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.1@sha256:46dedfc5848f7313bd6b584ea9f2648057430307aad6de56de968f6710a72cae 38 + image: ghcr.io/immich-app/immich-server:v3.0.2@sha256:14390f3dc9512dc3273b12ccee6363d9be16c388699abc3f3fe0498bb9829937 39 39 imagePullPolicy: IfNotPresent 40 40 env: 41 41 - name: DB_HOSTNAME