Revert "Updater bot : zzz_archived_code-server updated to 4.116.0"

This reverts commit ddac9283b3.
This commit is contained in:
GitHub Actions
2026-04-17 23:38:15 +00:00
parent cb7df7f1dd
commit 22ea2e0cf7
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 4.116.0 (2026-04-18)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.115.0 (2026-04-11)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-04-18",
"last_update": "2026-04-11",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.116.0"
"upstream_version": "4.115.0"
}