From ff01f637d99ae0fe831ad087b042b070516a3c34 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 30 Jan 2026 13:26:31 +0000 Subject: [PATCH] Revert 'Updater bot : immich updated to 2.5.2' [nobuild] --- immich/CHANGELOG.md | 3 --- immich/config.yaml | 2 +- immich/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 365607c0a..5c8bf29f3 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,7 +1,4 @@ -## 2.5.2 (2026-01-30) -- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) - ## 2.4.1 (2025-12-23) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 2.3.1-3 (2025-11-23) diff --git a/immich/config.yaml b/immich/config.yaml index daee54226..8e1d75f7c 100644 --- a/immich/config.yaml +++ b/immich/config.yaml @@ -141,6 +141,6 @@ slug: immich udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.5.2" +version: "2.4.1" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich/updater.json b/immich/updater.json index 65206ad70..df1e5b573 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "2026-01-30", + "last_update": "23-12-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "2.5.2" + "upstream_version": "2.4.1" }