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.3 (#183)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 16, 2026, 10:01 AM UTC) b8cdeb74 307e2249

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