Revert 'Updater bot : zzz_archived_code-server updated to 4.105.0' [nobuild]

This commit is contained in:
GitHub Actions
2025-10-18 00:05:55 +00:00
parent 0a289a8628
commit 840859385c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 4.105.0 (18-10-2025)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.104.3 (11-10-2025)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

View File

@@ -98,5 +98,5 @@ schema:
slug: code-server
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/coder-server
version: "4.105.0"
version: 4.104.3
webui: '[PROTO:ssl]://[HOST]:[PORT:8443]'

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-10-2025",
"last_update": "11-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.105.0"
"upstream_version": "4.104.3"
}