Updater bot : immich updated to 1.81.1

This commit is contained in:
alexbelgium
2023-10-07 06:51:07 +02:00
parent 3d2d316882
commit 4345e55249
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.81.1 (07-10-2023)
- Update to latest version from imagegenius/docker-immich
### 1.79.1-2 (24-09-2023)
- Minor bugs fixed
- Feat : new optional settings for ML workers and timeout https://github.com/alexbelgium/hassio-addons/issues/996

View File

@@ -129,6 +129,6 @@
"slug": "immich",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.79.1-2",
"version": "1.81.1",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "false",
"last_update": "23-09-2023",
"last_update": "07-10-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.79.1"
"upstream_version": "1.81.1"
}