Revert "Updater bot : maintainerr updated to 3.17.1"

This reverts commit 22bbbfdf75.
This commit is contained in:
GitHub Actions
2026-07-10 23:32:12 +00:00
parent 35c3077bec
commit e930e36e0d
4 changed files with 4 additions and 7 deletions

View File

@@ -1,7 +1,4 @@
## 3.17.1 (2026-07-11)
- Update to latest version from maintainerr/maintainerr (changelog : https://github.com/maintainerr/maintainerr/releases)
## 3.16.0 (2026-07-04)
- Update to latest version from maintainerr/maintainerr (changelog : https://github.com/maintainerr/maintainerr/releases)

View File

@@ -11,7 +11,7 @@
#=== Home Assistant Addon ===#
# ARGs used in FROM must be declared before any FROM instruction
ARG BUILD_UPSTREAM="3.17.1"
ARG BUILD_UPSTREAM="3.16.0"
############################
# 0) Tools stage #

View File

@@ -88,5 +88,5 @@ schema:
TZ: str?
slug: maintainerr
url: https://github.com/alexbelgium/hassio-addons/tree/master/maintainerr
version: "3.17.1"
version: "3.16.0"
webui: "[PROTO:ssl]://[HOST]:[PORT:6246]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-07-11",
"last_update": "2026-07-04",
"repository": "alexbelgium/hassio-addons",
"slug": "maintainerr",
"source": "github",
"upstream_repo": "maintainerr/maintainerr",
"upstream_version": "3.17.1"
"upstream_version": "3.16.0"
}