From b24470aa883631eeaa6c480afe69e4d2aec1c756 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:34:58 +0000 Subject: [PATCH] chore(deps): update dependency immich-app/immich to v2.4.0 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/immich/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/values.yaml b/apps/immich/values.yaml index cf630b9..4a8afd7 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.3.1" + tag: "v2.4.0" 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