From 7911657c8c8d4e0352a1302e2573923e2abf058c Mon Sep 17 00:00:00 2001 From: il Date: Sat, 28 Mar 2026 15:53:03 +0900 Subject: [PATCH] version: update group_vars/all.yaml to update immich from v2.6.2 to v2.6.3 --- ansible/inventory/group_vars/all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all.yaml b/ansible/inventory/group_vars/all.yaml index be63ce5..6145f29 100644 --- a/ansible/inventory/group_vars/all.yaml +++ b/ansible/inventory/group_vars/all.yaml @@ -76,7 +76,7 @@ version: vaultwarden: "1.35.4" gitea: "1.25.5" redis: "8.6.1" - immich: "v2.6.2" + immich: "v2.6.3" actualbudget: "26.3.0" paperless: "2.20.13" vikunja: "2.2.2"