Updater bot : tdarr updated to 2.58.02

This commit is contained in:
alexbelgium
2025-12-24 08:35:42 +01:00
parent 90120f9c0a
commit a4de98f395
4 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
## 2.58.02 (24-12-2025)
- Update to latest version from haveagitgat/tdarr
## (23-12-2025)
- Update to latest version from haveagitgat/tdarr

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# _.-` ('>.-`"2.58.02""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'""`
# '---` .-'"2.58.02"`
# /`
#=== Home Assistant Addon ===#
@@ -121,7 +121,7 @@ RUN \
fi
ENV HEALTH_PORT="8265" \
HEALTH_URL=""
HEALTH_URL="2.58.02"
HEALTHCHECK \
--interval=5s \
--retries=5 \

View File

@@ -122,6 +122,6 @@ schema:
slug: tdarr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: ""
version: "2.58.02"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:8265]"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "23-12-2025",
"last_update": "24-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": ""
"upstream_version": "2.58.02"
}