From c4ed470ae5e8c597ea77bef642a1e5136a545200 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:55:48 +0000 Subject: [PATCH] chore(deps): update dependency immich-app/immich to v2.7.0 (#151) 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 6704723..49a7e2d 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.3" + tag: "v2.7.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