Update immich to 1.143.0

This commit is contained in:
Daniel Tschinder
2025-09-22 21:23:15 +00:00
parent 124512bd65
commit 1babb39bf9
12 changed files with 28 additions and 12 deletions

View File

@@ -1,5 +1,9 @@
## 1.143.0 (22-09-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 1.142.1-2 (17-09-2025)
- Minor bugs fixed
## 1.142.1 (16-09-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)

View File

@@ -147,7 +147,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"usb": true,
"version": "1.142.1-2",
"version": "1.143.0",
"video": true,
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "16-09-2025",
"last_update": "22-09-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.142.1"
"upstream_version": "1.143.0"
}