From 57d8edb445e1b34903d177432eb0d1c3d5b64ad2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 10 Jul 2026 23:32:12 +0000 Subject: [PATCH] Revert "Updater bot : immich_cuda updated to 3.0.2" This reverts commit aa772493145386b3fe32711257d89771d2747a53. --- immich_cuda/CHANGELOG.md | 3 --- immich_cuda/config.yaml | 2 +- immich_cuda/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index d19b1b7bca..95bec50a58 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,6 +1,3 @@ - -## 3.0.2 (2026-07-11) -- Update to latest version from immich-app/immich (changelog : https://github.com/immich-app/immich/releases) ## 3.0.1-2 (04-07-2026) - Minor bugs fixed diff --git a/immich_cuda/config.yaml b/immich_cuda/config.yaml index 0dedd90fc2..b7c3dd3c48 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: "3.0.2" +version: "3.0.1-2" video: true webui: http://[HOST]:[PORT:8080] diff --git a/immich_cuda/updater.json b/immich_cuda/updater.json index ade6359e2d..63ac0aca0a 100644 --- a/immich_cuda/updater.json +++ b/immich_cuda/updater.json @@ -1,10 +1,10 @@ { "github_beta": "false", "github_exclude": "", - "last_update": "2026-07-11", + "last_update": "2026-07-04", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "immich-app/immich", - "upstream_version": "3.0.2" + "upstream_version": "3.0.1" }