From 0aaabc2e1452525d703c1459a57e3b064295b532 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 17 Jul 2026 23:30:08 +0000 Subject: [PATCH] Revert "Updater bot : immich_cuda updated to 3.0.3" This reverts commit 8e82df50b7fd5fd7bdfa98c6d948e400b7b2906c. --- 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 27c7746bf1..95bec50a58 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,6 +1,3 @@ - -## 3.0.3 (2026-07-18) -- 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 73c96d22b4..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.3" +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 b320650ea4..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-18", + "last_update": "2026-07-04", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "immich-app/immich", - "upstream_version": "3.0.3" + "upstream_version": "3.0.1" }