From eb7c5f2ed6a14f64a858b1adc3c58b5badc74012 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:26:08 +0000 Subject: [PATCH] Update immich to 1.142.1 --- immich/CHANGELOG.md | 4 ++++ immich/config.json | 2 +- immich/updater.json | 4 ++-- immich_cuda/CHANGELOG.md | 4 ++++ immich_cuda/config.json | 2 +- immich_cuda/updater.json | 4 ++-- immich_noml/CHANGELOG.md | 3 +++ immich_noml/config.json | 2 +- immich_noml/updater.json | 4 ++-- immich_openvino/CHANGELOG.md | 2 ++ immich_openvino/config.json | 2 +- immich_openvino/updater.json | 4 ++-- 12 files changed, 25 insertions(+), 12 deletions(-) diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 04a1e1723..f45d5cc8a 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.142.1 (16-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.142.0-2 (13-09-2025) - Minor bugs fixed + ## 1.142.0 (12-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich/config.json b/immich/config.json index b27b71fc0..0d871165b 100644 --- a/immich/config.json +++ b/immich/config.json @@ -148,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0-2", + "version": "1.142.1", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich/updater.json b/immich/updater.json index 72aad8f66..64df15946 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "13-09-2025", + "last_update": "16-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.142.0" + "upstream_version": "1.142.1" } diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index 9f889c37f..f91a020ac 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.142.1 (16-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.142.0-2 (13-09-2025) - Minor bugs fixed + ## 1.142.0 (12-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_cuda/config.json b/immich_cuda/config.json index 895302a31..6b17a627d 100644 --- a/immich_cuda/config.json +++ b/immich_cuda/config.json @@ -147,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0-2", + "version": "1.142.1", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_cuda/updater.json b/immich_cuda/updater.json index 72aad8f66..64df15946 100644 --- a/immich_cuda/updater.json +++ b/immich_cuda/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "13-09-2025", + "last_update": "16-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.142.0" + "upstream_version": "1.142.1" } diff --git a/immich_noml/CHANGELOG.md b/immich_noml/CHANGELOG.md index 141e143af..0896a2b70 100644 --- a/immich_noml/CHANGELOG.md +++ b/immich_noml/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.142.1 (16-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.142.0 (12-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_noml/config.json b/immich_noml/config.json index 29ad5eddb..40082bdd0 100644 --- a/immich_noml/config.json +++ b/immich_noml/config.json @@ -148,7 +148,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0-2", + "version": "1.142.1", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_noml/updater.json b/immich_noml/updater.json index 72aad8f66..64df15946 100644 --- a/immich_noml/updater.json +++ b/immich_noml/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "13-09-2025", + "last_update": "16-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.142.0" + "upstream_version": "1.142.1" } diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 9bbbeb1c2..d108a6866 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.142.1 (16-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 1.142.0 (13-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_openvino/config.json b/immich_openvino/config.json index 4dcb10c4f..d3c27fff7 100644 --- a/immich_openvino/config.json +++ b/immich_openvino/config.json @@ -147,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.142.0-2", + "version": "1.142.1", "video": true, "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich_openvino/updater.json b/immich_openvino/updater.json index 72aad8f66..64df15946 100644 --- a/immich_openvino/updater.json +++ b/immich_openvino/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "13-09-2025", + "last_update": "16-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.142.0" + "upstream_version": "1.142.1" }