Updater bot : zzz_archived_code-server updated to 4.99.3

This commit is contained in:
alexbelgium
2025-04-19 01:59:49 +02:00
parent 96e10a6108
commit e518973f92
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.99.3 (19-04-2025)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.99.2 (12-04-2025)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

View File

@@ -106,6 +106,6 @@
"slug": "code-server",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.99.2",
"version": "4.99.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "12-04-2025",
"last_update": "19-04-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.99.2"
"upstream_version": "4.99.3"
}