Update immich to 1.142.1

This commit is contained in:
Daniel Tschinder
2025-09-16 16:26:08 +00:00
parent 588c32ff5a
commit eb7c5f2ed6
12 changed files with 25 additions and 12 deletions

View File

@@ -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)

View File

@@ -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]"
}

View File

@@ -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"
}