Updater bot : code-server updated to 4.3.0

This commit is contained in:
alexbelgium
2022-04-16 01:55:43 +02:00
parent 6255af2262
commit 840272a128
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 4.3.0 (16-04-2022)
- Update to latest version from linuxserver/docker-code-server
- Add codenotary sign
## 4.2.0 (23-03-2022)

View File

@@ -71,8 +71,8 @@
},
"slug": "code-server",
"startup": "services",
"upstream": "4.2.0",
"upstream": "4.3.0",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.2.0",
"version": "4.3.0",
"webui": "http://[HOST]:[PORT:8443]"
}