Updater bot : zzz_archived_code-server updated to 4.89.0

This commit is contained in:
alexbelgium
2024-05-11 02:06:16 +02:00
parent 3b37081a17
commit cdb82021f7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.89.0 (11-05-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.23.1 (20-04-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "20-04-2024",
"last_update": "11-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.23.1"
"upstream_version": "4.89.0"
}