From 7496db4613143db4771b21d0d24b41acfe52bee6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 Jan 2026 16:11:03 +0100 Subject: [PATCH] Bump Immich add-on versions --- immich/CHANGELOG.md | 3 +++ immich/config.yaml | 2 +- immich_cuda/CHANGELOG.md | 3 +++ immich_cuda/config.yaml | 2 +- immich_noml/CHANGELOG.md | 3 +++ immich_noml/config.yaml | 2 +- immich_openvino/CHANGELOG.md | 3 +++ immich_openvino/config.yaml | 2 +- 8 files changed, 16 insertions(+), 4 deletions(-) diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 4dfa688a2..ed0dfc7a5 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.5.2-3 (2026-02-02) +- Minor bugs fixed + ## 2.5.2-2 (2026-02-01) - Ensure docker mods (Redis) run by keeping the container in root mode. diff --git a/immich/config.yaml b/immich/config.yaml index c0e870018..362470b68 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-2" +version: "2.5.2-3" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index f50d5d092..23b0b7da7 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.5.2-3 (2026-02-02) +- Minor bugs fixed + ## 2.5.2-2 (2026-02-01) - Ensure docker mods (Redis) run by keeping the container in root mode. diff --git a/immich_cuda/config.yaml b/immich_cuda/config.yaml index 84dcecd28..b4cff856d 100644 --- a/immich_cuda/config.yaml +++ b/immich_cuda/config.yaml @@ -139,6 +139,6 @@ slug: immich_cuda udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.5.2-2" +version: "2.5.2-3" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_noml/CHANGELOG.md b/immich_noml/CHANGELOG.md index 1343a1ddd..c5e1d6fb4 100644 --- a/immich_noml/CHANGELOG.md +++ b/immich_noml/CHANGELOG.md @@ -1,4 +1,7 @@ +## 2.5.2-3 (2026-02-02) +- Minor bugs fixed + ## 2.5.2-2 (2026-02-01) - Ensure docker mods (Redis) run by keeping the container in root mode. diff --git a/immich_noml/config.yaml b/immich_noml/config.yaml index 929222b93..9c79fb800 100644 --- a/immich_noml/config.yaml +++ b/immich_noml/config.yaml @@ -140,6 +140,6 @@ slug: immich_noml udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.5.2-2" +version: "2.5.2-3" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 10ab0bd68..8f3487374 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.5.2-4 (2026-02-02) +- Minor bugs fixed + ## 2.5.2-3 (31-01-2026) - Minor bugs fixed diff --git a/immich_openvino/config.yaml b/immich_openvino/config.yaml index 38059a59d..16f1cf074 100644 --- a/immich_openvino/config.yaml +++ b/immich_openvino/config.yaml @@ -140,6 +140,6 @@ slug: immich_openvino udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.5.2-3" +version: "2.5.2-4" video: true webui: http://[HOST]:[PORT:8080]