diff --git a/apps/immich/values.yaml b/apps/immich/values.yaml index af2eab1..2232ad0 100644 --- a/apps/immich/values.yaml +++ b/apps/immich/values.yaml @@ -39,7 +39,7 @@ controllers: main: image: # renovate: datasource=github-releases depName=immich-app/immich - tag: "v2.2.2" + tag: "v2.2.3" env: DB_URL: postgres://immich@postgres-cluster-rw.postgres/immich?sslcert=/pg/tls.crt&sslkey=/pg/tls.key&sslrootcert=/pg/ca.crt IMMICH_CONFIG_FILE: /config/config.yaml