Skip to content

Commit

Permalink
Updater bot : zzz_archived_code-server updated to 4.91.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Jul 13, 2024
1 parent 829cabc commit 7b617cd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions zzz_archived_code-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## 4.91.0 (13-07-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

## 4.90.3 (22-06-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

Expand Down
2 changes: 1 addition & 1 deletion zzz_archived_code-server/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@
"slug": "code-server",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.90.3",
"version": "4.91.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}
4 changes: 2 additions & 2 deletions zzz_archived_code-server/updater.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"last_update": "22-06-2024",
"last_update": "13-07-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.90.3"
"upstream_version": "4.91.0"
}

0 comments on commit 7b617cd

Please sign in to comment.