Updater bot : webtop_kde updated to 4.16.0.97 (upstream 4.16-r0-ls93)

This commit is contained in:
alexbelgium
2026-09-12 01:32:59 +02:00
parent 626991ec4d
commit 6d78111022
4 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
## 4.16.0.97 (2026-09-12)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
- Upstream tag : 4.16-r0-ls93
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 4.16.0.96 (2026-09-05)

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"4.16-r0-ls92""-.
# _.-` ('>.-`"4.16-r0-ls93""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'"4.16-r0-ls92"`
# '---` .-'"4.16-r0-ls93"`
# /`
#=== Home Assistant Addon ===#

View File

@@ -143,5 +143,5 @@ slug: webtop
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "4.16.0.96"
version: "4.16.0.97"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-09-05",
"last_update": "2026-09-12",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls92"
"upstream_version": "4.16-r0-ls93"
}