A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

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

fix: switch immich to openvino image

+6 -3
+6 -3
kubernetes/apps/office/immich/helmrelease.yaml
··· 14 14 main: 15 15 containers: 16 16 main: 17 - image: 18 - # renovate: datasource=github-releases depName=immich-app/immich 19 - tag: v1.144.1 20 17 env: 21 18 REDIS_HOSTNAME: valkey.immich 22 19 securityContext: ··· 69 66 drop: [ ALL ] 70 67 containers: 71 68 main: 69 + image: 70 + # renovate: datasource=github-releases depName=immich-app/immich 71 + tag: v1.144.1 72 72 env: 73 73 TZ: ${TIMEZONE} 74 74 NODE_EXTRA_CA_CERTS: /etc/ssl/certs/ca-certificates.crt ··· 105 105 main: 106 106 containers: 107 107 main: 108 + image: 109 + # renovate: datasource=github-releases depName=immich-app/immich 110 + tag: v1.144.1-openvino 108 111 resources: 109 112 requests: 110 113 cpu: 100m