Skip to content

Commit

Permalink
Updater bot : immich updated to 1.82.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Oct 20, 2023
1 parent 53272be commit 5047337
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions immich/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## 1.82.1 (20-10-2023)
- Update to latest version from imagegenius/docker-immich

## 1.81.1 (07-10-2023)
- Update to latest version from imagegenius/docker-immich
### 1.79.1-2 (24-09-2023)
Expand Down
2 changes: 1 addition & 1 deletion immich/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,6 @@
"slug": "immich",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.81.1",
"version": "1.82.1",
"webui": "http://[HOST]:[PORT:8080]"
}
4 changes: 2 additions & 2 deletions immich/updater.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"github_beta": "false",
"last_update": "07-10-2023",
"last_update": "20-10-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.81.1"
"upstream_version": "1.82.1"
}

0 comments on commit 5047337

Please sign in to comment.