Skip to content

Commit

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

## 4.18.0 (21-10-2023)
- Update to latest version from linuxserver/docker-code-server

## 4.17.1 (30-09-2023)
- Update to latest version from linuxserver/docker-code-server

Expand Down
2 changes: 1 addition & 1 deletion code-server/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@
"slug": "code-server",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.17.1",
"version": "4.18.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}
4 changes: 2 additions & 2 deletions code-server/updater.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"last_update": "30-09-2023",
"last_update": "21-10-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.17.1"
"upstream_version": "4.18.0"
}

0 comments on commit 5a7d43d

Please sign in to comment.