diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index aad9b71f9..038c4aeb1 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,10 +1,8 @@ -## "2.2.0" (01-11-2025) -- Minor bugs fixed +## 2.2.1 (01-11-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 2.2.0 (01-11-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) -## "2.1.0" (18-10-2025) -- Minor bugs fixed ## 2.1.0 (18-10-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich/config.yaml b/immich/config.yaml index 2669a474b..3f34eb6a0 100644 --- a/immich/config.yaml +++ b/immich/config.yaml @@ -138,6 +138,6 @@ slug: immich udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.2.0" +version: "2.2.1" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich/updater.json b/immich/updater.json index 82223bc08..e55f939d6 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -5,5 +5,5 @@ "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "2.2.0" + "upstream_version": "2.2.1" } diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index 4de510207..36052088e 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,5 +1,5 @@ -## "2.2.0" (01-11-2025) -- Minor bugs fixed +## 2.2.1 (01-11-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 2.2.0 (01-11-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_cuda/config.yaml b/immich_cuda/config.yaml index 5500127c2..da1e65d2d 100644 --- a/immich_cuda/config.yaml +++ b/immich_cuda/config.yaml @@ -137,6 +137,6 @@ slug: immich_cuda udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.2.0" +version: "2.2.1" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_cuda/updater.json b/immich_cuda/updater.json index 82223bc08..e55f939d6 100644 --- a/immich_cuda/updater.json +++ b/immich_cuda/updater.json @@ -5,5 +5,5 @@ "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "2.2.0" + "upstream_version": "2.2.1" } diff --git a/immich_noml/CHANGELOG.md b/immich_noml/CHANGELOG.md index 7fd370b82..5536627b6 100644 --- a/immich_noml/CHANGELOG.md +++ b/immich_noml/CHANGELOG.md @@ -1,10 +1,8 @@ -## "2.2.0" (01-11-2025) -- Minor bugs fixed +## 2.2.1 (01-11-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 2.2.0 (01-11-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) -## "2.1.0" (18-10-2025) -- Minor bugs fixed ## 2.1.0 (18-10-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_noml/config.yaml b/immich_noml/config.yaml index d58929d83..5811e7350 100644 --- a/immich_noml/config.yaml +++ b/immich_noml/config.yaml @@ -138,6 +138,6 @@ slug: immich_noml udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.2.0" +version: "2.2.1" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_noml/updater.json b/immich_noml/updater.json index 82223bc08..e55f939d6 100644 --- a/immich_noml/updater.json +++ b/immich_noml/updater.json @@ -5,5 +5,5 @@ "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "2.2.0" + "upstream_version": "2.2.1" } diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index 4112e4702..b0321a373 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,10 +1,8 @@ -## "2.2.0" (01-11-2025) -- Minor bugs fixed +## 2.2.1 (01-11-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 2.2.0 (01-11-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) -## "2.1.0" (18-10-2025) -- Minor bugs fixed ## 2.1.0 (18-10-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_openvino/config.yaml b/immich_openvino/config.yaml index 7868a1c83..732228407 100644 --- a/immich_openvino/config.yaml +++ b/immich_openvino/config.yaml @@ -137,6 +137,6 @@ slug: immich_openvino udev: true url: https://github.com/alexbelgium/hassio-addons usb: true -version: "2.2.0" +version: "2.2.1" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_openvino/updater.json b/immich_openvino/updater.json index 82223bc08..e55f939d6 100644 --- a/immich_openvino/updater.json +++ b/immich_openvino/updater.json @@ -5,5 +5,5 @@ "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "2.2.0" + "upstream_version": "2.2.1" }