This commit is contained in:
Alexandre
2023-09-23 07:37:41 +02:00
parent 290eda569d
commit 29037ffc9e
71 changed files with 71 additions and 134 deletions

View File

@@ -1,6 +1,3 @@
## 1.79.1 (23-09-2023)
- Update to latest version from imagegenius/docker-immich
### 1.78.1-6 (22-09-2023)
- Minor bugs fixed
### 1.78.1-5 (21-09-2023)

View File

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

View File

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