Updater bot : immich updated to 1.79.1

This commit is contained in:
alexbelgium
2023-09-23 07:43:28 +02:00
parent 97ea069de5
commit ff35cdeb8e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 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.78.1-6",
"version": "1.79.1",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

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