Skip to content

Commit

Permalink
Updater bot : immich updated to 1.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Nov 18, 2023
1 parent 6be92a4 commit 34e645a
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.86.0 (18-11-2023)
- Update to latest version from imagegenius/docker-immich

## 1.85.0 (11-11-2023)
- Update to latest version from imagegenius/docker-immich

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.85.0",
"version": "1.86.0",
"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": "11-11-2023",
"last_update": "18-11-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "1.85.0"
"upstream_version": "1.86.0"
}

0 comments on commit 34e645a

Please sign in to comment.