From 605f7ca595b657d36e151af7255a5b0d50b43c0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 18:46:06 +0000 Subject: [PATCH] chore(deps): update dependency immich-app/immich to v2.7.5 (#162) 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 9f74afa..d4d5988 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.7.4" + tag: "v2.7.5" 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