mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-16 01:38:08 +01:00
Updater bot : cleanuparr updated to 2.8.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 2.8.1 (2026-03-14)
|
||||
- Update to latest version from Cleanuparr/Cleanuparr (changelog : https://github.com/Cleanuparr/Cleanuparr/releases)
|
||||
# Changelog
|
||||
|
||||
## 2.7.7
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#=== Home Assistant Addon ===#
|
||||
|
||||
# ARGs used in FROM must be declared before any FROM instruction
|
||||
ARG BUILD_UPSTREAM="2.7.7"
|
||||
ARG BUILD_UPSTREAM="2.8.1"
|
||||
|
||||
#################
|
||||
# 1 Build Image #
|
||||
|
||||
@@ -91,5 +91,5 @@ schema:
|
||||
TZ: str?
|
||||
slug: cleanuparr
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/cleanuparr
|
||||
version: "2.7.7"
|
||||
version: "2.8.1"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:11011]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-03-03",
|
||||
"last_update": "2026-03-14",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "cleanuparr",
|
||||
"source": "github",
|
||||
"upstream_repo": "Cleanuparr/Cleanuparr",
|
||||
"upstream_version": "2.7.7"
|
||||
"upstream_version": "2.8.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user