From d2f4570fd1c923ce161028c1751e368f6ec9e690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:44:15 +0000 Subject: [PATCH] chore(deps): update dependency immich-app/immich to v2.6.2 (#138) 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 8c8e0c6..70dc97d 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.6.1" + tag: "v2.6.2" 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