From 2a776db0d709b22d20ff3c02fc46447fdd5dbe84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:43:32 +0000 Subject: [PATCH] chore(deps): update dependency immich-app/immich to v3.1.0 (#251) 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 0a10dfd..0b51634 100644 --- a/apps/immich/values.yaml +++ b/apps/immich/values.yaml @@ -41,7 +41,7 @@ controllers: main: image: # renovate: datasource=github-releases depName=immich-app/immich - tag: "v3.0.3" + tag: "v3.1.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