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

This reverts commit aecc3fa1c5.
This commit is contained in:
GitHub Actions
2026-05-29 23:32:11 +00:00
parent aecc3fa1c5
commit 8332bae472
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 4.122.0 (2026-05-30)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.121.0 (2026-05-22)
- 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.122.0"
version: "4.121.0"
webui: "[PROTO:ssl]://[HOST]:[PORT:8443]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-05-30",
"last_update": "2026-05-22",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.122.0"
"upstream_version": "4.121.0"
}